mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-01 18:44:50 +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,
|
||||
bot_token=BOT_TOKEN,
|
||||
)
|
||||
app.storage = MongoStorage(mongo["MissKatyDB"], remove_peers=False)
|
||||
|
||||
# Pyrogram UserBot Client
|
||||
user = Client(
|
||||
|
|
|
|||
Loading…
Reference in a new issue