rayzrdev / SharpBot

A Discord.js selfbot written by Rayzr - 60 second installation!
https://git.io/sharpbot
MIT License
129 stars 134 forks source link

CAN'T START #119

Closed carloverhamme closed 6 years ago

carloverhamme commented 6 years ago

I dit everything you said but the bot i not online on my server!

Plz help me

rayzr522 commented 6 years ago

This is a selfbot, not a normal bot. You need to give it your token, not the token of a normal bot. Please re-read the installation instructions.

Also, please update to the latest version, because it should have told you that SharpBot cannot run on bot accounts when you tried to start the bot.

DaanHessen commented 6 years ago

It doesnt start for me to, I've used my own token and the run closes automaticly. I used git bash to download the bot files. it gives exit code 1.

rayzr522 commented 6 years ago

Did you install all the other dependencies? (node, yarn)

Also, did you run the Install.bat file first?