Change command prefix from '。' to '/'
This commit is contained in:
@@ -19,7 +19,7 @@ token = ""
|
||||
# Bot 基础配置
|
||||
[bot]
|
||||
# 命令前缀列表
|
||||
command = ["。"]
|
||||
command = ["/"]
|
||||
# 是否忽略自己的消息
|
||||
ignore_self_message = true
|
||||
# 权限不足时的消息
|
||||
|
||||
Reference in New Issue
Block a user