env list
for vps deployment
This commit is contained in:
parent
6aa6d8d441
commit
f3b99fc5d0
13
example.env
Normal file
13
example.env
Normal file
@ -0,0 +1,13 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user