mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-22 01:15:34 +00:00
keyword fix a bug
This commit is contained in:
parent
3d2e745a2a
commit
1bdc58b4e2
@ -1019,10 +1019,6 @@ async def auto_reply(context):
|
||||
return
|
||||
read_context[(context.chat_id, context.id)] = True
|
||||
|
||||
# debug
|
||||
if context.chat_id != -1001250153468:
|
||||
return
|
||||
|
||||
# 判断redis状态
|
||||
if not redis_status():
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user