Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | 机器人 QQ 号 (Robot QQ number) | ||
| groups | No | 监听的群号(逗号分隔) (List of group IDs to listen to, comma-separated) | |
| friends | No | 监听的好友 QQ(逗号分隔) (List of friend QQ numbers to listen to, comma-separated) | |
| ws-port | No | NapCat WebSocket 端口 (NapCat WebSocket port) | 3001 |
| log-level | No | 日志级别 (Log level) | info |
| buffer-size | No | 每个目标的消息缓冲区大小 (Message buffer size per target) | 100 |
| napcat-host | No | NapCat HTTP 地址 (NapCat HTTP address) | 127.0.0.1 |
| napcat-port | No | NapCat HTTP 端口 (NapCat HTTP port) | 3000 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |