7 Commits

Author SHA1 Message Date
abbe419bf8 refactor: replace WebSocket with bidirectional HTTP for NapCat communication
refactor: migrate command handling from function pointers to object-oriented interface
feat: replace run.sh with YAML-based configuration file
2025-10-31 20:30:39 +08:00
AkashiNeko
5f321cd232 feat: Added support for reply and at ( @ ) 2025-03-18 20:32:51 +08:00
AkashiNeko
386e8d45ee refactor: Added the cmds.ArgsList type to enable the cmds module to handle other types of messages 2025-03-13 15:06:10 +08:00
AkashiNeko
aa22682cb8 refactor: Refactored the qbot.Message struct to make it easier for upper layers to access the message type 2025-03-13 14:09:51 +08:00
AkashiNeko
198c294904 feat: Added sh command 2025-03-09 17:54:44 +08:00
fufu
5f8cdaf028 feat: Added environment variable support 2025-03-08 20:41:52 +08:00
fufu
7d29a0af20 feat: add echo, rawmsg command 2025-03-05 19:54:29 +08:00