diff --git a/keyword.py b/keyword.py index f2ed594..6b67751 100644 --- a/keyword.py +++ b/keyword.py @@ -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 diff --git a/list.json b/list.json index 4786eb4..ef0d651 100644 --- a/list.json +++ b/list.json @@ -372,7 +372,7 @@ }, { "name": "keyword", - "version": "2.701", + "version": "2.702", "section": "chat", "maintainer": "c3b2a,xtaodada", "size": "47.6 kb",