a9654ed9aa
feat: add support for external script commands
2026-01-17 14:52:34 +08:00
25f2a5b92c
feat: add command calc
2025-12-20 00:03:43 +08:00
4f8268213f
refactor: adapted to github.com/awfufu/qbot@v0.2.2's new APIs
2025-12-18 01:51:03 +08:00
175193c606
refactor: replace PostgreSQL with SQLite database
2025-12-15 23:12:41 +08:00
5fbc83be54
refactor: replace the bot framework with github.com/awfufu/qbot
2025-12-15 20:11:54 +08:00
f95b8bfc8b
feat: add RCON integration and Minecraft command system
...
- Add RCON configuration management with `rcon` command
- Add Minecraft command execution with `mc` command
- Add automatic message forwarding from groups to Minecraft
- Add group_rcon_configs database table for RCON settings
2025-08-06 10:08:09 +08:00
AkashiNeko
0d60f17491
feat: add command er and stock
2025-06-15 12:15:23 +08:00
AkashiNeko
20f2ccbacc
feat: replace XML parsing with command-based approach and remove Grok API
2025-06-13 11:31:30 +08:00
AkashiNeko
d2efb0e401
fix: move gorm dependencies to direct requires
...
- Move gorm.io/gorm to direct requires
- Move gorm.io/driver/postgres to direct requires
2025-04-11 09:38:36 +08:00
AkashiNeko
5592ba1b5f
feat: add debug command and improve LLM functionality
...
- feat: add debug command for LLM configuration
- feat: implement token usage tracking for LLM
- feat: enhance LLM prompt system with XML response format
- feat: add debug mode for LLM responses
- feat: add group info persistence in LLM
- feat: add user nickname and info persistence in LLM
- refactor: update database schema for new features
2025-04-06 21:25:33 +08:00
AkashiNeko
29dd1ed9f3
feat: Add PostgreSQL database for persistent storage of chat history
2025-03-11 09:03:05 +08:00
AkashiNeko
c8d28e1c39
feat: Added specialtitle command
2025-03-09 02:11:21 +08:00
fufu
7d29a0af20
feat: add echo, rawmsg command
2025-03-05 19:54:29 +08:00
AkashiNeko
44f4c57d1a
init: First commit
2025-03-03 22:11:38 +08:00