las test
This commit is contained in:
parent
362bf7b465
commit
b8dd1c3b9a
5
main.py
5
main.py
@ -3,7 +3,12 @@ from pytgcalls import idle
|
|||||||
from driver.veez import call_py, bot, user
|
from driver.veez import call_py, bot, user
|
||||||
|
|
||||||
BOT_ID = 0
|
BOT_ID = 0
|
||||||
|
BOT_NAME = ""
|
||||||
|
BOT_USERNAME = ""
|
||||||
USERBOT_ID = 0
|
USERBOT_ID = 0
|
||||||
|
USERBOT_NAME = ""
|
||||||
|
USERBOT_USERNAME = ""
|
||||||
|
USERBOT_MENTION = ""
|
||||||
|
|
||||||
async def all_info(bot, user):
|
async def all_info(bot, user):
|
||||||
global BOT_ID, BOT_NAME, BOT_USERNAME
|
global BOT_ID, BOT_NAME, BOT_USERNAME
|
||||||
|
Loading…
Reference in New Issue
Block a user