Commit graph

6 commits

Author SHA1 Message Date
152546982c
refactor: many changes
- Add missing actions and make a clear boundary between actions,
  services and nfra (i.e: actions shouldn't use stuff from infra/)
- Delete stuff not in use: tts, gtts, etc
- Add a ton of tests
2025-03-05 11:34:44 +01:00
b2185f4174
feat: remove !h and make the bot have an in-memory dict of greeted users instead of using the backoff service 2025-02-26 11:53:18 +01:00
3058ca112d
feat: change QuoteStorerSvc to use the new quote repo instead of the legacy db object 2025-02-13 10:20:03 +01:00
50900986fa
feat: revamp authentication -- remove twitch's tokens from our own wrapper token 2025-01-17 18:15:58 +01:00
3bc4e19de1
feat: add backoff service and some message reactions 2024-12-19 18:13:38 +01:00
9893d36be3
tests: add base tests 2024-12-18 18:27:46 +01:00