From a15644d335eed3cf6323b0afca77fb4363642337 Mon Sep 17 00:00:00 2001 From: Lint Action Date: Wed, 1 Feb 2023 11:08:23 +0000 Subject: =?UTF-8?q?:rotating=5Flight:=20=E8=87=AA=E5=8A=A8=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ATRI/plugins/saucenao/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'ATRI/plugins/saucenao') diff --git a/ATRI/plugins/saucenao/__init__.py b/ATRI/plugins/saucenao/__init__.py index 52cd93e..add9c26 100644 --- a/ATRI/plugins/saucenao/__init__.py +++ b/ATRI/plugins/saucenao/__init__.py @@ -21,7 +21,6 @@ saucenao = plugin.on_command("以图搜图", "透过一张图搜索可能的来 @saucenao.got("saucenao_img", "图呢?", [Cooldown(5, prompt=_search_flmt_notice)]) async def _deal_search(event: MessageEvent): - # cache fix if not conf.SauceNAO.key: ServiceTools("以图搜图").service_controller(False) -- cgit v1.2.3