Setup Config

Here's an Example Sample.env

  • Edit these values with your values.

  • Don't use any "" for values.

  • Remove all description and extra lines from .env (if any).

Only Mandatory Vars Setup:

Setting up bot with minimum vars.

STRING_SESSION = 
API_ID = 
API_HASH = 
BOT_TOKEN = 
MONGO_DB_URI = 
LOG_GROUP_ID = 
MUSIC_BOT_NAME = 
OWNER_ID = 

Setting up bot vars:

For Spotify Vars:

For Custom Images and Thumbs:

For Multi-Assistant Mode:

For forked Edited Repo:

Add these two vars for your own customized or modified code repo values

For Youtube Proxy

Last updated