Commit graph

5 commits

Author SHA1 Message Date
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
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
Renamed from src/huesoporro/api/main.py (Browse further)