partially merge feb43c74fe3da135e2eb3896f4cdc2625fc8cfd1
This commit is contained in:
parent
b4bf8dc12a
commit
1828fb5eac
1 changed files with 1 additions and 1 deletions
2
ubot.py
2
ubot.py
|
@ -587,7 +587,7 @@ async def main():
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
@client.on(events.NewMessage(pattern='🚫 Жертва не найдена'))
|
@client.on(events.NewMessage(pattern='⏱?🚫 Жертва'))
|
||||||
async def infection_not_found(event):
|
async def infection_not_found(event):
|
||||||
m = event.message
|
m = event.message
|
||||||
if m.sender_id != 6333102398:
|
if m.sender_id != 6333102398:
|
||||||
|
|
Loading…
Reference in a new issue