GithubHelp home page GithubHelp logo

prasad-aditya / sharpbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rayzrdev/sharpbot

0.0 0.0 0.0 1.99 MB

A Discord.js selfbot written by Rayzr - 60 second installation!

License: MIT License

Batchfile 0.44% JavaScript 99.56%

sharpbot's Introduction

SharpBot

Patreon Discord Badge

SharpBot is an ever-expanding Discord selfbot written with discord.js that has a bunch of fun and useful commands.

SharpBot installer GIF

If you're worried about getting banned or otherwised punished by Discord for using a selfbot, or you just haven't read the rules yet, see here.

Table of contents

Usage

Requirements

If you want a simple reason to use yarn instead of npm, see here.

Installing

Linux & macOS quick-installer

For those of you running Linux/Unix, this nifty little command should do everything for you:

bash -c "$(curl -fsSL https://rawgit.com/RayzrDev/SharpBot-installer/master/install.sh)"

Normal installation

# ============================================================
# === DO NOT DOWNLOAD THE BOT AS A ZIP FILE, USE GIT CLONE ===
# ============================================================
# Download the bot
git clone https://github.com/RayzrDev/SharpBot.git
# Enter the bot folder
cd SharpBot
# Install dependencies
yarn install

Now run yarn start to start the bot.

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.

Updating

Minor updates can be acquired by running //exec git pull in Discord to run the git pull command on your computer. Some updates, however, change too much to be updated like that, and instead you must do the following commands in your terminal/command prompt:

# Go to the SharpBot folder
cd path/to/SharpBot
# Pull in any changes
git pull
# Install new dependencies
yarn install

Running

# Go to the SharpBot folder
cd path/to/SharpBot
# Start the bot up
yarn start

Getting your user-token

  1. Open the Discord application
  2. 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

  1. At the top, click on the arrow pointing to the right
  2. Click Application
  3. Go to Local Storage under the Storage section
  4. Click on https://discordapp.com
  5. At the bottom of the list, the last key should be token
  6. 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.

Discord Badge

This README.md has super cow powers.

sharpbot's People

Contributors

rayzr522 avatar lucaspmagno avatar yonilerner avatar abyss avatar carbowix avatar nobobo1234 avatar nitehawkdevs avatar doxylamin avatar thebaconspace avatar arsenarsen avatar mstrodl avatar xshotd avatar shikhir-arora avatar votyn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.