mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-22 08:27:38 +00:00
Merge pull request #149 from Pentacene/master
AutoReplySticker 1.11 私聊禁用
This commit is contained in:
commit
7d1f4c2a8d
@ -193,6 +193,8 @@ async def process_message(context):
|
||||
reply_user_id = reply.sender.id
|
||||
if context.sticker:
|
||||
return
|
||||
if context.chat_id > 0:
|
||||
return
|
||||
except:
|
||||
pass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user