Commit Graph

1043 Commits

Author SHA1 Message Date
Chris Sexton ed6c7e08e7 uhhh more bugs? 2021-12-22 02:53:02 -05:00
Chris Sexton a7f05c75fd add migration thing 2021-12-21 22:36:08 -05:00
Chris Sexton a34770adaa rm sqlite 2021-12-21 14:30:41 -05:00
Chris Sexton b585c674c7 rm sqlx 2021-12-21 14:30:02 -05:00
Chris Sexton 84a2f54a6b wip but tests seem to pass 2021-12-21 14:08:20 -05:00
Chris Sexton 748e39c290 wip 2021-12-20 23:31:19 -05:00
Chris Sexton fafbd2ce64 wip 2021-12-20 12:40:10 -05:00
Chris Sexton d89569cdc6 mayi: fix regex 2021-12-17 08:49:10 -05:00
Chris Sexton 9670e0e657 counter: reorder goal and count 2021-12-04 16:05:19 -05:00
Chris Sexton 6d004d8d1f counter: fix api and add a message when one exists 2021-11-28 14:22:22 -05:00
Chris Sexton 2a9ae13560 roles: add plugin 2021-11-20 15:34:38 -05:00
Chris Sexton 28066b44ab gpt3: move up the plugin ordering 2021-11-20 09:58:46 -05:00
Chris Sexton d2c5489634 first: stop spitting out dumb logs 2021-11-19 13:35:30 -05:00
Chris Sexton 7af715aee9 gpt3: add stop configuration 2021-11-19 13:23:11 -05:00
Chris Sexton 46b2b0b57f gpt3: add plugin 2021-11-19 11:26:54 -05:00
Chris Sexton 338293cf42 counter: use channel in api update 2021-11-18 17:21:04 -05:00
Chris Sexton fd670339c0 counter: api should update goals 2021-11-18 16:50:50 -05:00
Chris Sexton 3343a98802 pubsub: add counter pub 2021-11-15 20:51:40 -05:00
Chris Sexton 4f9b50f47a impossible: eff these broken tests 2021-11-08 09:46:22 -05:00
Chris Sexton fc27096a6d impossible: change locale to time.Local 2021-11-08 09:46:22 -05:00
Chris Sexton fff478a9f6 meme: add font support 2021-10-22 16:48:59 -04:00
Chris Sexton 6bcf1142c4 mayi: add coinflip plugin 2021-10-13 21:15:14 -04:00
Chris Sexton 373929646c history: record history in bot 2021-10-05 19:12:35 -04:00
Chris Sexton fc0c6ccd46 history: add history module 2021-10-05 18:50:19 -04:00
Chris Sexton 6a11ddc98a slack: tidy mods 2021-10-05 18:45:51 -04:00
Chris Sexton 27ab175186 slack: remove obsolete connector 2021-10-05 18:45:51 -04:00
Chris Sexton 2cfca47d7d ngate: fix formatting for all platforms 2021-09-18 10:27:33 -04:00
Chris Sexton 6cacff4513 rest: add post and help 2021-09-16 18:23:53 -04:00
Chris Sexton 646282b233 rest: bypass jq when it's convenient
Adding a custom parser for GPT-2 queries because it's easier this way.
2021-09-03 09:51:28 -04:00
Chris Sexton da69df36d4 first/last: filter channels 2021-08-26 10:09:49 -04:00
Chris Sexton 9585ac6c23 discord: cripple but fix the who function 2021-08-23 13:18:31 -04:00
Chris Sexton 5773141b1c goals: send goal messages to the correct channel 2021-08-23 11:47:57 -04:00
Chris Sexton d214fe0c45 goals: fix remaining regex 2021-08-23 11:34:39 -04:00
Chris Sexton cf30dad055 goals: fix goal reporting 2021-08-23 11:34:39 -04:00
Chris Sexton ba0f38b342 beers: change default beer item 2021-08-21 08:44:54 -04:00
Chris Sexton 02837bf136 first: fix time to use local 2021-08-21 07:27:31 -04:00
Chris Sexton edc56dedc7 discord: resolve guild nicks 2021-08-20 13:52:05 -04:00
Chris Sexton 8b84d6b840 discord: fix authentication 2021-08-19 20:41:06 -04:00
Chris Sexton cd5018af77 quotegame: tell us who it was when we lost 2021-08-11 12:43:11 -04:00
Chris Sexton b0dd44687a quotegame: remove debug, add time report 2021-08-11 12:25:00 -04:00
Chris Sexton 24668cf774 quotegame: add game 2021-08-11 12:12:26 -04:00
Chris Sexton 99abd9bb2f slack: update library 2021-08-11 12:12:26 -04:00
Chris Sexton 7464a7c84c quotegame: draft of game 2021-08-11 12:12:26 -04:00
Chris Sexton 4cad237ce8 slack: update library 2021-08-05 11:02:19 -04:00
Chris Sexton 792f8681ab beers: fix URL parameters for images 2021-08-05 11:02:19 -04:00
Chris Sexton 13e16c9f01 web: change to embedded pages
counter: embed counter page

admin: move vars and apppass to embedded

secrets: move to embedded

cli: move to embed

meme: move to embed

fact: move to embed

bot: move to embed

fix write command
2021-07-29 13:00:33 -04:00
Chris Sexton 59a7815bc0 CI: Update go version 2021-07-29 13:00:33 -04:00
Chris Sexton 7ba9d94ac2 counter: add api, bot: change routes
* many routes changed by adding the chi router
* counter has an authenticated API to increment and decrement
2021-07-28 11:41:01 -04:00
Chris Sexton c47a4f7c6f web: migrate endpoint registration to chi 2021-07-28 11:41:01 -04:00
Chris Sexton 31fe84b0ba apppass: add password generation page 2021-07-21 09:59:43 -04:00