hostcmds
fix: lint errors
2025-04-17 12:33:23 +09:00
openai
feat: update models and prompts
2025-08-08 12:26:45 +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
fix: lint errors
2025-04-17 12:33:23 +09: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
2025-08-08 12:26:45 +09:00
bot.go
feat: add reasoning command
2025-02-02 15:59:20 +09: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: update models and prompts
2025-08-08 12:26:45 +09:00
botcmd_misc.go
refactor: move functions
2023-03-20 15:22:46 +08:00
botcmd_reason.go
feat: update models and prompts
2025-08-08 12:26:45 +09:00
botcmd_traffic.go
feat: add inline buttons to traffic command
2022-12-09 14:50:28 +08:00
botcmd_translate.go
feat: update models and prompts
2025-08-08 12:26:45 +09:00
cfg.go
feat: adjustable log level
2023-03-08 04:46:00 +08:00
go.mod
chore: update dependencies
2025-02-28 18:14:21 +09:00
go.sum
chore: update dependencies
2025-02-28 18:14:21 +09:00
main.go
feat: add reasoning command
2025-02-02 15:59:20 +09:00
msgcache.go
fix: lint errors
2025-04-17 12:33:23 +09:00
stickers.go
feat: add translate command
2023-03-08 02:28:38 +08:00