mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
Forget remove
This commit is contained in:
parent
c2c78d232d
commit
a4146c1157
1 changed files with 0 additions and 5 deletions
|
|
@ -616,11 +616,6 @@ async def update_restart(_, ctx: Message, strings):
|
|||
os.execvp(sys.executable, [sys.executable, "-m", "misskaty"])
|
||||
|
||||
|
||||
@app.on_poll(filters.chat(-1001777794636), group=-5)
|
||||
async def tespoll(self, msg):
|
||||
await ctx.reply(msg)
|
||||
|
||||
|
||||
@app.on_raw_update(group=-99)
|
||||
async def updtebot(client, update, users, _):
|
||||
if isinstance(update, UpdateBotStopped):
|
||||
|
|
|
|||
Loading…
Reference in a new issue