mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-11 01:27:29 +08:00
: bug: 哈哈哈哈哈哈哈,markdown又活了
This commit is contained in:
parent
fe2ca8b05b
commit
0a1d96c434
@ -65,7 +65,7 @@ class MarkdownMessage:
|
|||||||
message_type = event.message_type
|
message_type = event.message_type
|
||||||
session_id = event.user_id if event.message_type == "private" else event.group_id
|
session_id = event.user_id if event.message_type == "private" else event.group_id
|
||||||
try:
|
try:
|
||||||
raise TencentBannedMarkdownError("Tencent banned markdown")
|
# raise TencentBannedMarkdownError("Tencent banned markdown")
|
||||||
data = await bot.send_msg(
|
data = await bot.send_msg(
|
||||||
user_id=session_id,
|
user_id=session_id,
|
||||||
group_id=session_id,
|
group_id=session_id,
|
||||||
|
Loading…
Reference in New Issue
Block a user