mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-01 02:24:52 +00:00
Update __init__.py
This commit is contained in:
parent
e2aa9c8c72
commit
bb62b6ac02
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ app = Client(
|
|||
api_id=API_ID,
|
||||
api_hash=API_HASH,
|
||||
bot_token=BOT_TOKEN,
|
||||
# mongodb=dict(uri=DATABASE_URI, db_name=DATABASE_NAME, remove_peers=False),
|
||||
mongodb=dict(uri=DATABASE_URI, db_name=DATABASE_NAME, remove_peers=False),
|
||||
)
|
||||
|
||||
# Pyrogram UserBot Client
|
||||
|
|
|
|||
Loading…
Reference in a new issue