/selfbot

A selfbot for discord. Put your token in the quotes where it says client.login("");

Primary LanguageJavaScript

selfbot

A selfbot for discord. Put your token in selfbot.js in the quotes where it says client.login("");

You need to have node.js and discord.js installed for this to work

Run the selfbot.js in node

The default prefix is ^

How to get your token:

  1. Log in to your discord account at https://discordapp.com/login
  2. Open Inspect Element by pressing Ctrl+Shift+I
  3. Select the appilication tab on the bar at the top
  4. In the bar on the left, open the local storage dropdown
  5. Select https://discordapp.com
  6. Copy your token from the box labeled token on the right