From 4df7db30d25dbcbd369de6c744214a367b3c409b Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 15 Nov 2023 09:54:07 +0800 Subject: chore: delete config.toml --- example/plugins/HydroRoll/__init__.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'example/plugins') diff --git a/example/plugins/HydroRoll/__init__.py b/example/plugins/HydroRoll/__init__.py index cbf4463..d8c87f5 100644 --- a/example/plugins/HydroRoll/__init__.py +++ b/example/plugins/HydroRoll/__init__.py @@ -82,10 +82,7 @@ class HydroRoll(Plugin): logger.info("loading psi...") if ( not self.bot.global_state["HydroRoll"].get("hola") - and self.event.type == "message" - and self.event.message_type == "private" and not os.path.exists(join(BASE_DIR, "HydroRoll")) - and self.event.adapter.name in ["cqhttp", "kook", "console", "mirai"] ): # hola = self.models["hola"] # _, max_similarity = find_max_similarity( -- cgit v1.2.3-70-g09d2