yangtb24 commited on
Commit
31ab86c
·
verified ·
1 Parent(s): 8ddeeb7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -48,7 +48,6 @@ BOT_COMMANDS = [
48
  {"command": "resetuser", "description": "重置你的个人设置"},
49
  {"command": "promat", "description": "切换提示词,例如: /promat 0, 1, 2"},
50
  {"command": "getpromat", "description": "获取当前使用的提示词索引"},
51
- {"command": "test", "description": "获取当前使用的提示词索引"},
52
  ]
53
  DEFAULT_TEMP = 1.5
54
  # 新增的用户和群组信息存储
 
48
  {"command": "resetuser", "description": "重置你的个人设置"},
49
  {"command": "promat", "description": "切换提示词,例如: /promat 0, 1, 2"},
50
  {"command": "getpromat", "description": "获取当前使用的提示词索引"},
 
51
  ]
52
  DEFAULT_TEMP = 1.5
53
  # 新增的用户和群组信息存储