Mandatory Vars
Mandatory Vars
These are the minimum required vars need to setup to make Stranger Music Bot functional.
API_ID & API_HASH
API_ID & API_HASHGo to my.telegram.org then Enter your Phone Number with your country code.
After, you are logged in click on API Development Tools.
Enter Anything as App name and App short name, Enter my.telegram.org in url section
That’s it, You'll get your API_ID and API_HASH.
BOT_TOKEN
BOT_TOKENGet it from @Botfather in Telegram.
LOG_GROUP_ID
LOG_GROUP_IDYou'll need a Private Group for this.
Remember to add your Music Bot , Assistant Accounts and Logger Id in Group and Promote them Admin with Full Rights.
Add @MissRose_Bot in your Private Group from Add Member > Search "@MissRose_Bot" and then Add.
After added, Just type "
/id" in the chat.You'll get the ID of your group..
MUSIC_BOT_NAME
MUSIC_BOT_NAMEA name for your music bot. Please don't use any special characters or font in this. Make it simple and short.
OWNER_ID
OWNER_IDValue must be an integer like 18391023
Your user id (not username) Get it by using command /id on the Group in the reply to your message where Rose Bot was added.
You can give multiple ids for more than one owner.
STRING_SESSION
STRING_SESSIONA Pyrogram String Session of a Telegram Account which will be joining Group Calls for streaming.
Checkout How to Generate String Session
MONGO_DB_URI
MONGO_DB_URIMongo db URI is needed to store the necessary data in database.
Click here to know how to generate MongoDB
YTPROXY_URL & YT_API_KEY
YTPROXY_URL & YT_API_KEYThis is needed to play songs from proxied youtube url. Click here to know how to get url and key
Last updated