From 90d8d611ddf89e7dba65335628478075ffb47426 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:52:00 +0700 Subject: [PATCH] Update dispatcher.py --- hikka/dispatcher.py | 1 - 1 file changed, 1 deletion(-) diff --git a/hikka/dispatcher.py b/hikka/dispatcher.py index aab7cd5..37ec5d8 100644 --- a/hikka/dispatcher.py +++ b/hikka/dispatcher.py @@ -407,7 +407,6 @@ class CommandDispatcher: if ( message.is_channel and message.is_group - and message.chat.title.startswith("hikka-") and message.chat.title != "hikka-logs" ): if not watcher: