From 436eaac281e39a785fb01243cbb01f9bf9b2380c Mon Sep 17 00:00:00 2001 From: xtaodada Date: Fri, 18 Jun 2021 20:28:17 +0800 Subject: [PATCH] =?UTF-8?q?xtao-some=20getdel=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- list.json | 2 +- xtao-some.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/list.json b/list.json index b76438e..e2ccf24 100644 --- a/list.json +++ b/list.json @@ -62,7 +62,7 @@ }, { "name": "xtao-some", - "version": "1.20", + "version": "1.201", "section": "daily", "maintainer": "xtaodada", "size": "18.8 kb", diff --git a/xtao-some.py b/xtao-some.py index 07d4369..7e94898 100644 --- a/xtao-some.py +++ b/xtao-some.py @@ -305,7 +305,7 @@ async def getdel(context): else: await context.edit(f'此频道/群组的死号数:`{member_count}`。') except ChatAdminRequiredError: - await context.edit('未加入此频道。') + await context.edit('你好像并不拥有封禁用户权限。') else: await context.edit("请在群组/频道发送。")