forked from dwiantoni/veezmusic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
example.env
17 lines (17 loc) · 1022 Bytes
/
example.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
OWNER_ID= # your telegram id needed for broadcast function
DATABASE_URL= # the mongodb url get from cloud.mongodb.com
LOG_CHANNEL= # create a private channel, get the channel id by given the channel username/link to bot @username_to_id_bot, then add your bot to the channel as admin
BG_IMAGE=https://telegra.ph/file/8628c642a266a22effd8c.png # costum background image
SUDO_USERS=1757169682 1670523611 1727937540 # List of user IDs separated by space
DURATION_LIMIT=240 # in minutes (default: 15)
UPDATES_CHANNEL=levinachannel
GROUP_SUPPORT=VeezSupportGroup
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