From b8dd1c3b9ad4f58ece7ba9e645d0e59b9b8db16f Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Tue, 2 Nov 2021 20:57:24 +0700 Subject: [PATCH] las test --- main.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/main.py b/main.py index 51b2189..dcf055d 100644 --- a/main.py +++ b/main.py @@ -3,7 +3,12 @@ from pytgcalls import idle from driver.veez import call_py, bot, user BOT_ID = 0 +BOT_NAME = "" +BOT_USERNAME = "" USERBOT_ID = 0 +USERBOT_NAME = "" +USERBOT_USERNAME = "" +USERBOT_MENTION = "" async def all_info(bot, user): global BOT_ID, BOT_NAME, BOT_USERNAME