This commit is contained in:
levina 2021-11-14 21:21:19 +07:00 committed by GitHub
parent 77fcad1bd2
commit fb2f1da7bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@ import asyncio
from pytgcalls import idle from pytgcalls import idle
from driver.veez import call_py, bot from driver.veez import call_py, bot
async def mulai_bot(): async def mulai_bot():
print("[VEEZ]: STARTING BOT CLIENT") print("[VEEZ]: STARTING BOT CLIENT")
await bot.start() await bot.start()