Commit graph

22 commits

Author SHA1 Message Date
7131930d8e
feat: add ANO_PREFIX bot response 2025-05-27 18:23:36 +02:00
13e21d53c1 chore(deps): lock file maintenance 2025-04-07 01:24:15 +00:00
4b7ffbc914
feat: implement remaining repo methods for chatbot and quote 2025-03-07 00:28:05 +01:00
95101a6573
fix: have uvicorn use Settings.port and Settings.host 2025-03-06 19:44:44 +01:00
e891d6fc1d
feat: add retry capabilities to the bot 2025-03-06 18:10:35 +01:00
839f67ad0a
feat: add UpdateVersionAction 2025-03-05 12:40:19 +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
48a3235323
fix: update token refresh to use object attributes instead of dict access 2025-02-24 14:31:46 +01:00
1452f2076b
fix: retrieve user profile after refreshing twitch creds 2025-02-24 11:29:12 +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
3186afe96d
fix: fix logout flow which wasn't being triggered, remove useless html code 2024-12-19 18:50:05 +01:00
efac1cc33c
chore: update to v0.2.4 and remove useless code 2024-12-19 18:18:37 +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
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
e01d9e4082
feat: add !q and !qadd commands 2024-11-05 16:42:15 +01:00
e574277839
feat: add config input for the automated generation option 2024-11-01 16:10:50 +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
acb4557d62
feat: add pyinstaller specfile 2024-10-23 11:12:50 +02:00
beab2ff3a5
feat: initial commit 2024-10-23 11:12:35 +02:00