新增注册系统
This commit is contained in:
@@ -63,6 +63,10 @@ class CommandParser:
|
||||
# 统计
|
||||
'.stats': 'stats',
|
||||
'.统计': 'stats',
|
||||
|
||||
# 用户注册系统
|
||||
'.register': 'register',
|
||||
'.注册': 'register',
|
||||
}
|
||||
|
||||
# 机器人名称模式(用于从@消息中提取)
|
||||
|
||||
Reference in New Issue
Block a user