mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-06 20:04:51 +00:00
Update __init__.py
This commit is contained in:
parent
23c0680796
commit
79f550a603
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ app = Client(
|
||||||
api_hash=API_HASH,
|
api_hash=API_HASH,
|
||||||
bot_token=BOT_TOKEN,
|
bot_token=BOT_TOKEN,
|
||||||
)
|
)
|
||||||
app.storage = MongoStorage(mongo["MissKatyDB"], remove_peers=False)
|
|
||||||
|
|
||||||
# Pyrogram UserBot Client
|
# Pyrogram UserBot Client
|
||||||
user = Client(
|
user = Client(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue