You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Get this value from my.telegram.org !",
"value": "",
"required": true
},
"API_HASH": {
"description": "Get this value from my.telegram.org !",
"value": "",
"required": true
},
"SESSION": {
"description": "A pyrogram session, Get it from here https://replit.com/@madboy482/Pyrogram-Session or get it by running python3 sessiongen.py locally.",
"value": "",
"required": true
},
"PREFIX": {
"description": "Userbot Prefix to run the commands. Add your own or keep as default (!)",
"value": "!",
"required": false
},
"SUDOS": {
"description": "User ID of users who can use commands, split by space.",