1
0
forked from bot/app

新增observer类和开发调试器

This commit is contained in:
2024-08-12 05:26:36 +08:00
parent 02cf058552
commit 8568c7bb99
12 changed files with 153 additions and 38 deletions

View File

@ -20,6 +20,7 @@ __all__ = [
"LiteyukiBot",
"get_bot",
"get_config",
"get_config_with_compat",
]