Commit Graph
6 Commits
Author SHA1 Message Date
Neko Ayaka 3f91d8dab9 fix(telegram-bot): field incorrect & sticker pack & animated stickers 2025-04-07 18:28:22 +08:00
Neko Ayaka 0c864a477f fix(telegram-bot): potential empty action returned 2025-03-30 02:19:37 +08:00
Neko Ayaka a1afd159f2 fix(telegram-bot): incorrect interruption handling & better prompt & reply to message 2025-03-26 18:26:28 +08:00
Leohearts b34c397b8e fix, feat(telegram): fix typo, make chat_id unique (#99)
* 📝 doc(db): add database schema changes for chat_id
- update the schema to enforce unique constraints on chat_id
- added onConflictDoUpdate to handle duplicate entries

* 🔧 chore(telegram-bot): Rename embedding dimension variable
2025-03-26 17:10:54 +08:00
Neko Ayaka 06a021b9de feat(telegram-bot): memory basic 2025-03-24 02:09:35 +08:00
Neko de10f5ed8a feat(services/telegram): added bot (#8)
* feat: demo bot
* chore: update install
* refactor: rename
* refactor: adapt with new xsai
2025-01-15 22:45:55 +08:00