Go to file
Yiyang Kang bbf085c76b
change: reduce error severity
2024-05-07 22:26:55 +09:00
hostcmds refactor: rename cmds -> hostcmds 2023-03-20 15:08:02 +08:00
openai feat!: update models and prompts 2024-05-07 22:25:46 +09:00
stats initial commit 2022-11-21 03:40:11 +08:00
systemd feat: add systemd service file 2022-11-21 04:11:08 +08:00
utils feat: integrate the AI assistant. 2023-03-20 18:12:57 +08:00
.gitignore initial commit 2022-11-21 03:40:11 +08:00
LICENSE update license 2023-03-25 21:36:33 +08:00
Makefile chore: update readme and makefile 2023-03-21 13:38:07 +08:00
README.md chore: update readme and makefile 2023-03-21 13:38:07 +08:00
assistant.go feat!: update models and prompts 2024-05-07 22:25:46 +09:00
bot.go feat: add kanji command 2023-04-21 15:43:05 +08:00
botcmd_dig.go refactor: move functions 2023-03-20 15:22:46 +08:00
botcmd_exchangerates.go change: reduce error severity 2024-05-07 22:26:55 +09:00
botcmd_kanji.go feat: add kanji command 2023-04-21 15:43:05 +08:00
botcmd_misc.go refactor: move functions 2023-03-20 15:22:46 +08:00
botcmd_traffic.go feat: add inline buttons to traffic command 2022-12-09 14:50:28 +08:00
botcmd_translate.go chore: update button text 2023-04-21 15:43:44 +08:00
cfg.go feat: adjustable log level 2023-03-08 04:46:00 +08:00
go.mod build: update dependencies 2024-05-07 22:04:21 +09:00
go.sum build: update dependencies 2024-05-07 22:04:21 +09:00
main.go feat: add kanji command 2023-04-21 15:43:05 +08:00
msgcache.go feat: integrate the AI assistant. 2023-03-20 18:12:57 +08:00
stickers.go feat: add translate command 2023-03-08 02:28:38 +08:00

README.md

MISAKA 5882F7

Just another random telegram bot.

Code is messy. Expect a lot of hiccups.

Known problems

  • Message caching needs improvement