Commit graph

26 commits

Author SHA1 Message Date
d64c2398da
feat: add bot generated replies when it's being mentioned 2025-12-09 12:26:31 +01:00
3d44b44625
chore(release): upgrade metadata to v0.3.6 2025-06-06 14:55:56 +02:00
7131930d8e
feat: add ANO_PREFIX bot response 2025-05-27 18:23:36 +02: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
c35741b8e1
chore: update charts to v0.3.2 2025-03-06 18:31:55 +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
2cad170eb3
chore: update to v0.2.3 2024-12-18 18:37:55 +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
8799bab900
feat: reduce execution queue length to 5 from 25 2024-12-12 15:40:17 +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
64c69aab84
chore: add authors pyproject metadata 2024-10-23 11:17:26 +02:00
beab2ff3a5
feat: initial commit 2024-10-23 11:12:35 +02:00