优化指令提示
This commit is contained in:
@@ -58,7 +58,7 @@ class GameTaskPlugin(MessagePluginInterface):
|
||||
|
||||
# 初始化配置
|
||||
self._commands = self._config.get("GameTask", {}).get("command",
|
||||
["game", "任务", "/t", "/a", "/s", "/r", "/l", "/h"])
|
||||
["/t", "/a", "/s", "/r", "/l", "/h"])
|
||||
self.command_format = self._config.get("GameTask", {}).get("command-format", """
|
||||
🎮 百科问答指令:
|
||||
/s - 加入游戏
|
||||
|
||||
Reference in New Issue
Block a user