: bug: 哈哈哈哈哈哈哈,markdown又活了

This commit is contained in:
snowy 2024-04-24 16:33:58 +08:00
parent fe2ca8b05b
commit 0a1d96c434

View File

@ -65,7 +65,7 @@ class MarkdownMessage:
message_type = event.message_type
session_id = event.user_id if event.message_type == "private" else event.group_id
try:
raise TencentBannedMarkdownError("Tencent banned markdown")
# raise TencentBannedMarkdownError("Tencent banned markdown")
data = await bot.send_msg(
user_id=session_id,
group_id=session_id,