f3b99fc5d0
for vps deployment
14 lines
815 B
Bash
14 lines
815 B
Bash
SESSION_NAME= Your Session # Fill with the Pyrogram session string
|
|
BOT_USERNAME= # Your music bot username
|
|
BOT_TOKEN= # Your Bot Token
|
|
BOT_NAME= # Your music bot name
|
|
API_ID= # Your API ID from my.telegram.org
|
|
API_HASH= # Your API HASH from my.telegram.org
|
|
SUDO_USERS=1757169682 1670523611 1727937540 # List of user IDs separated by space (you can fill this with your id too)
|
|
DURATION_LIMIT=240 # in minutes (default:40)
|
|
UPDATES_CHANNEL=levinachannel # if you have channel, fill the channel username here without @
|
|
GROUP_SUPPORT=VeezSupportGroup # # if you have group, fill the group username here without @
|
|
ASSISTANT_NAME=veezassistant # fill with the assistant username without @
|
|
OWNER_NAME=dlwrml # fill with username of your telegram account
|
|
ALIVE_NAME=Levina # fill with nickname/name of your telegram account
|