Files
NeoBot/config.toml
2026-01-02 18:48:35 +08:00

15 lines
247 B
TOML

[napcat_ws]
uri = "ws://114.66.58.203:3001"
token = "&d_VTfksE%}ul?_Y"
reconnect_interval = 5
[bot]
command = ["/"]
ignore_self_message = true #是否忽略自身消息
[redis]
host = "114.66.58.203"
port = 1931
db = 0
password = "redis_5dxyJG"