mirror of https://github.com/Mai-with-u/MaiBot.git
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
commit
d23bee969d
|
|
@ -232,7 +232,7 @@ class MessageManager:
|
||||||
# --- 结束条件 set_reply ---
|
# --- 结束条件 set_reply ---
|
||||||
|
|
||||||
await message.process() # 预处理消息内容
|
await message.process() # 预处理消息内容
|
||||||
|
|
||||||
logger.debug(f"{message}")
|
logger.debug(f"{message}")
|
||||||
|
|
||||||
# 使用全局 message_sender 实例
|
# 使用全局 message_sender 实例
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue