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: