sharpbot
v0.0.9
Published
A Discord.js selfbot written by Rayzr - 60 second installation!
Downloads
8
Readme
Selfbots are officially banned. For more information, see here.
SharpBot is an ever-expanding Discord selfbot powered by Discord.js that has a bunch of fun and useful commands. From automating boring tasks with shortcuts to fetching a random cat picture from the internet, SharpBot has it all! Features include Google searching, fetching extended information about users and servers, dice rolls, quoting messages, setting your game, shortening URLs, keeping track of your todo list, embedding messages, generating memes, and so much more!
FAQ
Commands
Table of contents
Usage
Requirements
git
(Windows | Linux | macOS)node
(Windows | Linux | macOS) (make sure to get the latest)yarn
(Windows | Linux | macOS)
If you want a simple reason to use
yarn
instead ofnpm
, see here.
Installing
To install SharpBot, run the following command in Terminal / Git Bash / Command Prompt:
yarn global add sharpbot
Note: The first time you start the bot, you will enter the setup wizard. It takes just a few seconds to enter the needed information, and it sets up the bot for you.
Running
You can run the bot by running the command sharpbot
in Terminal / Git Bash / Command Prompt.
Do
sharpbot --help
for more options.
Updating
To update SharpBot, run the following command in Terminal / Git Bash / Command Prompt:
yarn global upgrade --latest sharpbot
Getting your user-token
- Open the Discord application
- Hit
CTRL+SHIFT+I
(CMD+ALT+I
on macOS) to bring up the Developers Console
If you already see the
Application
tab, you can skip step 2
- At the top, click on the arrow pointing to the right
- Click
Application
- Go to
Local Storage
under theStorage
section - Click on
https://discordapp.com
- At the bottom of the list, the last key should be
token
- Copy the value on the right side (omitting the quotes)
Credits
The bot was originally a modified version of eslachance's djs-selfbot-v9, but over time I've completely rewritten it. The commands are a compilation of my own work as well as snippets found online.
Join Me
If you need help with my bot, have a feature to request or just want to chat, you can join my Discord server! If you don't have Discord, don't worry. It only takes a few moments to sign up.
This README.md has super cow powers.