ajmeese7 / spambot

Discord spambot to level up profiles on other bots.
MIT License
153 stars 101 forks source link

Bot not working for me :( #29

Closed UnknownAgent closed 4 years ago

UnknownAgent commented 4 years ago

When I ran the bot, I am only getting a message 'Ready to level up' and no node connection. The command /spam is not working but the bot is online... Also, when downloading node.js it is showing that I have to install peer dependiencies myself so i did that by typing 'npm install @discordjs/uws@^10.149.0.' Here is everything i did - image

-My screen freezes after Ready to level up and on my discord it is unresponsive to /spam. -pls help

ajmeese7 commented 4 years ago

The warning isn't required, so you can safely ignore the npm install @discordjs/uws@^10.149.0. I just made some changes to the code that may help with your issue, so try downloading the latest code, doing npm install without installing the other dependency, and let me know how that goes. Cheers!

UnknownAgent commented 4 years ago

I am getting the same issue again - the screen freezes at Ready to level up! and the /spam command doesn't work. image Pls help as I really need to level up my Dank Memer account very quickly.

I created my bot , I didnt give a URI link, I just got a discord automatically outh2 link by selecting only the bot scope in outh in the developer portal. I didnt select anything like arg.write, etc... Is that fine? image

ajmeese7 commented 4 years ago

This doesn't work on a bot, this is a selfbot that you use on a user account. It might be possible to get this to work for a bot but I have never tried it. If you want to get it to work for a user account, send me a picture of your config.json so I can make sure you are using the proper prefix for the command.

UnknownAgent commented 4 years ago

Yes its working!!! Thank You!!! However, I am not able to control the messages.
image As u can see the message is pls beg but it is showing spam message 1

ajmeese7 commented 4 years ago

I just fixed this in 1c898c7. Download the latest code and give it a shot! Sorry it took so long, I spent the weekend with my family. Cheers!

t-trafer commented 4 years ago

hey, i'd love to get some assistance from you on a similar project i'm thinking of would you mind?

ajmeese7 commented 4 years ago

@t-trafer I'd love to help! Drop a link to your repository and I'll take a look. Feel free to PM me at ajmeese7#4835 on Discord if you want to talk about anything in specific. Cheers!