keyword fix a bug

This commit is contained in:
xtaodada 2021-12-28 13:18:31 +08:00
parent 3d2e745a2a
commit 1bdc58b4e2
No known key found for this signature in database
GPG Key ID: EE4DC37B55E24736
2 changed files with 1 additions and 5 deletions

View File

@ -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

View File

@ -372,7 +372,7 @@
},
{
"name": "keyword",
"version": "2.701",
"version": "2.702",
"section": "chat",
"maintainer": "c3b2a,xtaodada",
"size": "47.6 kb",