test: 测试热更新

This commit is contained in:
Rock Chin
2023-01-02 13:24:19 +08:00
parent 425ab29779
commit 4dac9ac067

View File

@@ -25,6 +25,7 @@ processing = []
def process_message(launcher_type: str, launcher_id: int, text_message: str, message_chain: MessageChain,
sender_id: int) -> MessageChain:
global processing
print("hot update test: process_message")
mgr = pkg.utils.context.get_qqbot_manager()