Made with discord.js-selfbot-v13
Start by opening example.env
. It should look like this.
TOKEN=TOKENHERE
Now replace TOKENHERE
with your discord token (account token). Then save the file.
And then rename the file to .env
Then open the config.json
file. Should look like this.
{
"SelfBot Name": "SelfBot",
"Prefix": ";"
}
You can replace SelfBot
with any name you like.
&
You can replace ;
to any prefix you like.
Pretty self explanatory.
npm i
npm start
Should auto update but if not
npm run update
1side.mp4
msglogger.mp4
Keep in mind that selfbots are against Discords TOS.
Thats it Happy coding