mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-12 00:36:03 +00:00
refactor: 完成所有指令
This commit is contained in:
@@ -288,9 +288,6 @@ def register_all():
|
||||
# 排除__开头的属性
|
||||
global __command_list__, __tree_index__
|
||||
|
||||
__command_list__ = {}
|
||||
__tree_index__ = {}
|
||||
|
||||
import pkg.qqbot.cmds
|
||||
|
||||
def walk(module, prefix, path_prefix):
|
||||
|
||||
Reference in New Issue
Block a user