diff options
author | Kyomotoi <[email protected]> | 2020-11-08 18:06:00 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2020-11-08 18:06:00 +0800 |
commit | b2ea4e6e378f4aa96dc2c4ffde8b3543ed478a41 (patch) | |
tree | f5459929c7278738ae9cd9d2ffb9af852315b794 /config.yml | |
parent | 35f8dd4103a599258ec31776d6896622de3b202e (diff) | |
download | ATRI-b2ea4e6e378f4aa96dc2c4ffde8b3543ed478a41.tar.gz ATRI-b2ea4e6e378f4aa96dc2c4ffde8b3543ed478a41.tar.bz2 ATRI-b2ea4e6e378f4aa96dc2c4ffde8b3543ed478a41.zip |
[Fix]
Diffstat (limited to 'config.yml')
-rw-r--r-- | config.yml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -10,10 +10,8 @@ bot: superusers: [""] # 机器人昵称,建议不动 nickname: ["ATRI", "Atri", "atri", "亚托莉", "アトリ"] - # 命令触发头,建议不动,除非你知道你在做什么 - # - 请打开同目录下的 .dev 文件进行修改 - + command_start: ['', '/'] # 命令分离,建议不动,除非你知道你在做什么 command_sep: ["."] |