mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 04:07:23 +08:00
: bug: 哈哈哈哈哈哈哈,markdown又活了
This commit is contained in:
parent
fe2ca8b05b
commit
0a1d96c434
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user