No description
  • CSS 98.2%
  • Python 1.7%
  • HTML 0.1%
Find a file
cătălin 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
charts/huesoporro 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
migrations refactor: many changes 2025-03-05 11:34:44 +01:00
src refactor: many changes 2025-03-05 11:34:44 +01:00
tests refactor: many changes 2025-03-05 11:34:44 +01:00
.envrc feat: remove kivy frontend, add litestar 2024-12-12 12:22:34 +01:00
.gitignore 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
.pre-commit-config.yaml tests: add base tests 2024-12-18 18:27:46 +01:00
.python-version feat: initial commit 2024-10-23 11:12:35 +02:00
CHANGELOG chore: update to v0.2.6 2025-02-13 10:55:31 +01:00
devenv.lock feat: add GetRandomQuoteAction 2025-02-13 09:52:15 +01:00
devenv.nix 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
devenv.yaml feat: revamp authentication -- remove twitch's tokens from our own wrapper token 2025-01-17 18:15:58 +01:00
Dockerfile 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
LICENSE refactor: many changes 2025-03-05 11:34:44 +01:00
Makefile refactor: many changes 2025-03-05 11:34:44 +01:00
pyproject.toml 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
README.md feat: remove kivy frontend, add litestar 2024-12-12 12:22:34 +01:00
uv.lock 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

huesoporro