mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-13 01:06:03 +00:00
refactor(qqbot): 适配配置管理器
This commit is contained in:
@@ -5,6 +5,7 @@ import mirai
|
||||
|
||||
|
||||
class MessageSourceAdapter:
|
||||
bot_account_id: int
|
||||
def __init__(self, config: dict):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user