video-stream/example.env

39 lines
847 B
Bash
Raw Permalink Normal View History

2021-11-15 06:55:04 +00:00
# Fill with the Pyrogram session string
SESSION_NAME= Your Session
# Your music bot username
2022-01-23 15:09:29 +00:00
BOT_USERNAME=
2021-11-15 06:55:04 +00:00
# Your Bot Token
2022-01-23 15:09:29 +00:00
BOT_TOKEN=
2021-11-15 06:55:04 +00:00
# Your API ID from my.telegram.org
2022-01-23 15:09:29 +00:00
API_ID=
2021-11-15 06:55:04 +00:00
# Your API HASH from my.telegram.org
2022-01-23 15:09:29 +00:00
API_HASH=
2021-11-15 06:55:04 +00:00
# List of user IDs separated by space (you can fill this with your id too)
SUDO_USERS=1757169682 1670523611 1727937540
# in minutes (default:40)
DURATION_LIMIT=240
# if you have channel, fill the channel username here without @
2022-01-23 15:09:29 +00:00
UPDATES_CHANNEL=levinachannel
2021-11-15 06:55:04 +00:00
# # if you have group, fill the group username here without @
2022-01-23 15:09:29 +00:00
GROUP_SUPPORT=VeezSupportGroup
2021-11-15 06:55:04 +00:00
# fill with username of your telegram account
2022-02-11 06:04:59 +00:00
OWNER_USERNAME=dlwrml
# fill with your own telegram id
OWNER_ID=
2021-11-15 06:55:04 +00:00
# fill with nickname/name of your telegram account
2022-01-23 15:09:29 +00:00
ALIVE_NAME=Levina
# fill with the mongodb url you created from cloud.mongodb.com
MONGODB_URL=