mirror of https://github.com/coddrago/Heroku
Update dispatcher.py
parent
af185b133c
commit
90d8d611dd
|
@ -407,7 +407,6 @@ class CommandDispatcher:
|
||||||
if (
|
if (
|
||||||
message.is_channel
|
message.is_channel
|
||||||
and message.is_group
|
and message.is_group
|
||||||
and message.chat.title.startswith("hikka-")
|
|
||||||
and message.chat.title != "hikka-logs"
|
and message.chat.title != "hikka-logs"
|
||||||
):
|
):
|
||||||
if not watcher:
|
if not watcher:
|
||||||
|
|
Loading…
Reference in New Issue