-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathexample.env
More file actions
13 lines (13 loc) · 815 Bytes
/
example.env
File metadata and controls
13 lines (13 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
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