This is a leak, some commands may not work.
-
config-logs
→ Choose logs channel -
compte
→ Show account informations (if connected) -
connect-pc
→ Show you how to get your token -
login
→ Connect to the selfbot -
token
→ View token (if connected) -
ping
→ Show bot's pingFor Selfbot Features : Connect then type
&help
- Install node.js
- Install modules →
npm i
- Run it with
node index.js
Change some ettings in config.json :
{
"manager": "Manager_Token",
"owner": "Owner_ID",
"role": [
ROLE_ID
],
"user": {
DON'T TOUCH
},
"logprivé": [
"DON'T TOUCH"
]
}
Thanks to Nekros for this nice readme template that saved me time. <3