mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
test: 删除热更新测试代码
This commit is contained in:
@@ -25,7 +25,6 @@ processing = []
|
|||||||
def process_message(launcher_type: str, launcher_id: int, text_message: str, message_chain: MessageChain,
|
def process_message(launcher_type: str, launcher_id: int, text_message: str, message_chain: MessageChain,
|
||||||
sender_id: int) -> MessageChain:
|
sender_id: int) -> MessageChain:
|
||||||
global processing
|
global processing
|
||||||
print("hot update test: process_message")
|
|
||||||
|
|
||||||
mgr = pkg.utils.context.get_qqbot_manager()
|
mgr = pkg.utils.context.get_qqbot_manager()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user