feat:正确拦截消息

This commit is contained in:
SengokuCola
2025-11-26 16:09:44 +08:00
parent 0baa73aaf5
commit 265d946ebd
10 changed files with 43 additions and 11 deletions

View File

@@ -164,7 +164,8 @@ class BrainChatting:
limit=20,
limit_mode="latest",
filter_mai=True,
filter_command=True,
filter_command=False,
filter_no_read_command=True,
)
if len(recent_messages_list) >= 1: