Change command prefix from '。' to '/'

This commit is contained in:
镀铬酸钾
2026-03-01 11:27:57 +08:00
committed by GitHub
parent 08a963d2a4
commit e031afaa4a

View File

@@ -19,7 +19,7 @@ token = ""
# Bot 基础配置
[bot]
# 命令前缀列表
command = [""]
command = ["/"]
# 是否忽略自己的消息
ignore_self_message = true
# 权限不足时的消息