Skip to content

GSstarGamer/Discord-SelfBot-JS

Repository files navigation

Discord Self-Bot with NodeJS

Made with discord.js-selfbot-v13

Configuration

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.

Install

npm i

Run

npm start

Update

Should auto update but if not

npm run update

Show Cases

1side

1side.mp4

msglogger

msglogger.mp4

Keep in mind that selfbots are against Discords TOS.

Thats it Happy coding

About

My first NodeJS project. Based on discord.js-selfbot-v13.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published