diff --git a/main.py b/main.py index e9ec45c..75c291b 100644 --- a/main.py +++ b/main.py @@ -2,7 +2,6 @@ import asyncio from pytgcalls import idle from driver.veez import call_py, bot - async def mulai_bot(): print("[VEEZ]: STARTING BOT CLIENT") await bot.start()