mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-06 20:04:51 +00:00
Tes cleanmode AFK
This commit is contained in:
parent
f232a32a58
commit
ad18033e3f
1 changed files with 1 additions and 1 deletions
2
utils.py
2
utils.py
|
|
@ -147,4 +147,4 @@ def extract_user(message: Message) -> Union[int, str]:
|
||||||
return (user_id, user_first_name)
|
return (user_id, user_first_name)
|
||||||
|
|
||||||
|
|
||||||
loop.run_until_complete(auto_clean)
|
loop.run_until_complete(auto_clean())
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue