hostcmds
|
refactor: rename cmds -> hostcmds
|
2023-03-20 15:08:02 +08:00 |
openai
|
feat(AI): add salted user id
|
2023-03-21 13:38:33 +08: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(AI): add salted user id
|
2023-03-21 13:38:33 +08:00 |
bot.go
|
refactor: cleanup redundant code
|
2023-03-20 21:49:56 +08:00 |
botcmd_dig.go
|
refactor: move functions
|
2023-03-20 15:22:46 +08:00 |
botcmd_exchangerates.go
|
refactor: move functions
|
2023-03-20 15:22:46 +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
|
refactor: cleanup redundant code
|
2023-03-20 21:49:56 +08:00 |
cfg.go
|
feat: adjustable log level
|
2023-03-08 04:46:00 +08:00 |
go.mod
|
build: update dependencies
|
2023-03-20 15:08:17 +08:00 |
go.sum
|
build: update dependencies
|
2023-03-20 15:08:17 +08:00 |
main.go
|
feat: integrate the AI assistant.
|
2023-03-20 18:12:57 +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 |