diff --git a/example.env b/example.env index fdf2ce4..7f9e586 100644 --- a/example.env +++ b/example.env @@ -2,19 +2,19 @@ SESSION_NAME= Your Session # Your music bot username -BOT_USERNAME= +BOT_USERNAME= # Your Bot Token -BOT_TOKEN= +BOT_TOKEN= # Your music bot name -BOT_NAME= +BOT_NAME= # Your API ID from my.telegram.org -API_ID= +API_ID= # Your API HASH from my.telegram.org -API_HASH= +API_HASH= # List of user IDs separated by space (you can fill this with your id too) SUDO_USERS=1757169682 1670523611 1727937540 @@ -23,16 +23,19 @@ SUDO_USERS=1757169682 1670523611 1727937540 DURATION_LIMIT=240 # if you have channel, fill the channel username here without @ -UPDATES_CHANNEL=levinachannel +UPDATES_CHANNEL=levinachannel # # if you have group, fill the group username here without @ -GROUP_SUPPORT=VeezSupportGroup +GROUP_SUPPORT=VeezSupportGroup # fill with the assistant username without @ -ASSISTANT_NAME=veezassistant +ASSISTANT_NAME=VeezMusicAssistant # fill with username of your telegram account OWNER_NAME=dlwrml # fill with nickname/name of your telegram account -ALIVE_NAME=Levina \ No newline at end of file +ALIVE_NAME=Levina + +# fill with the mongodb url you created from cloud.mongodb.com +MONGODB_URL=