Commit Graph
31 Commits
Author SHA1 Message Date
Khinshan Khan ed147d6316 generate and shuffle conspiracies 2025-03-30 23:22:20 -04:00
Khinshan Khan 8fe6d4016d ensure enough praises for one international day 2025-03-30 23:21:09 -04:00
Khinshan Khan b2618d9361 Merge pull request #4 from the-programmers-hangout/minor-changes
"Minor changes"
2025-03-29 08:56:37 -04:00
Khinshan Khan 9498459f7b use github context over hardcoded values in gha 2025-03-29 08:55:27 -04:00
Khinshan Khan 4975bcfb60 reorganize the code and add in comments 2025-03-29 08:32:13 -04:00
Khinshan Khan 0197c6f7e8 update readme 2025-03-29 08:27:14 -04:00
Azaria 5305fa7958 Merge pull request #2 from the-programmers-hangout/TwiN/reeeeeeee
build: Fix repository url
2025-03-28 22:51:50 +00:00
TwiN 8d3eff3430 build: Fix repository url 2025-03-28 18:51:15 -04:00
Azaria a6be383e13 Merge pull request #1 from the-programmers-hangout/build/dockerfile
build: Add Dockerfile and go mod tidy dependencies
2025-03-28 22:44:37 +00:00
Khinshan Khan 422bf3c546 add basic readme to explain .env 2025-03-28 17:52:52 -04:00
TwiN a9a4e1a20c cd: Add publish-latest workflow 2025-03-28 17:48:35 -04:00
Khinshan Khan a4af597c2f add sample env file 2025-03-28 17:44:23 -04:00
Khinshan Khan 464a753f71 reorganize env loading logic 2025-03-28 17:44:11 -04:00
TwiN 97b469d0f9 build: Add Dockerfile and go mod tidy dependencies 2025-03-28 17:41:30 -04:00
Khinshan Khan ba5c7bba2b move configurable times to env file 2025-03-28 17:34:52 -04:00
Khinshan Khan 2d93d427c2 fix bad math typo 2025-03-09 11:25:20 -04:00
Khinshan Khan d18ba1fa8b immediately send first message and optimize loop 2025-03-09 11:11:54 -04:00
Khinshan Khan bba3fbd5df abstract out delete to its own function 2025-03-09 11:08:30 -04:00
Khinshan Khan 7d7a6442d8 add debugging constants 2025-03-08 21:16:37 -05:00
Khinshan Khan 92cee0052c use stable index over random to determine msg 2025-03-08 21:15:56 -05:00
Khinshan Khan c024a2d1cb add spaces between en dash 2025-03-08 20:57:12 -05:00
Khinshan Khan 4e1deeef4d throw in llm generated praises and conspiracies 2025-03-08 20:54:04 -05:00
Khinshan Khan 596e08f96a wait for a more random interval before sending msg 2025-03-08 20:39:52 -05:00
Khinshan Khan 781ff09fa9 clean up code 2025-03-08 20:39:15 -05:00
Khinshan Khan d570fd8092 delete conspiracies after sending them 2025-03-08 20:18:07 -05:00
Khinshan Khan d47ca69bf7 send praises and conspiracies on schedule 2025-03-08 20:08:43 -05:00
Khinshan Khan 7dd6e55042 load messages at build time 2025-03-08 19:58:40 -05:00
Khinshan Khan c3d7e97468 send messages on a schedule 2025-03-08 19:52:42 -05:00
Khinshan Khan 4a11a52969 create broken but simple bot to log messages 2025-03-08 19:45:08 -05:00
Khinshan Khan f69ee254d5 project skeleton 2025-03-08 16:34:22 -05:00
Khinshan Khan 9b97d7b78e initial commit 2025-03-08 16:24:48 -05:00