Skip to content

A selfbot written in discord.js version 9. Use with caution.

License

Notifications You must be signed in to change notification settings

onlyjasonhere/djs-selfbot-v9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Root's Selfbot

This is the selfbot I use in my every day dealings with Discord.

It's built in Discord.js version 9.2.0 (at the moment)

Downloading

Have git installed on your machine and run the following command:

git pull https://github.com/eslachance/djs-selfbot-v9.git

Once finished:

  • cd djs-selfbot-v9
  • npm install
  • Rename selfbot.sqlite.example to selfbot.sqlite
  • Rename config.json.example to config.json
  • Edit config.json and enter your token

To get your token, do CTRL+SHIFT+I in Discord, type in localStorage.token and copy it.

Then start the bot using node self.js

For support join the Discord.js Official server and speak to root.

About

A selfbot written in discord.js version 9. Use with caution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published