新增赌场系统

This commit is contained in:
2025-10-30 16:11:50 +08:00
parent 4bddd4339f
commit 12aac846cc
6 changed files with 1072 additions and 0 deletions

View File

@@ -80,6 +80,10 @@ class CommandParser:
# 统计
'.stats': 'stats',
'.统计': 'stats',
# 赌场系统
'.赌场': 'casino',
'.casino': 'casino',
}
# 机器人名称模式(用于从@消息中提取)