Update dispatcher.py

pull/5/head
Who? 2024-10-23 19:52:00 +07:00 committed by GitHub
parent af185b133c
commit 90d8d611dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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: