Commit graph

7 commits

Author SHA1 Message Date
740a1fc78f
fix: correctly execute make serve 2025-03-06 18:23:33 +01:00
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
9893d36be3
tests: add base tests 2024-12-18 18:27:46 +01:00
4c534de47b
feat: add migrations, api bot endpoints and revamp the whole twitch backend by making use of twitchio 2024-12-17 17:55:02 +01:00
6b873348c7
feat: remove kivy frontend, add litestar 2024-12-12 12:22:34 +01:00
3a33411dd9
feat: add Commands enum, delete useless commands, revamp the Settings class and the MarkovChain.message_handler method 2024-11-01 04:40:17 +01:00