Skip to content

DaNy551/Discord-Bots-Hacking-Code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

Discord Bots Hack

How to use ?
  1. Download and configure nodejs if not yet
  2. Download the script
  3. Extract it to a directory
  4. Replace the token of the bot, the target server ID and your account ID in the code, in the 'configs' variable
  5. Install the discord.js library in this path:
    user@user:~/path/of/script$ npm install discord.js@11 --save
  6. Launch the script:
    user@user:~/path/of/file$ node v3.js
Issues :
  1. Nothing happens: Verify the bot has permissions in the target server. If not, you know why it doesn't work
  2. Got an error when login client: Did you changed the token by the bot's token ?
  3. Got some errors when trying to executing functions: Did you changed the server ID etc... by the real values ?
Thank you !

Thank you to use our application and have trust in us ! Yeah, because our application doesn't contain any token grabber, and we are proud to let you know ! 🙂 ❤

Credits :

BY KAMUI966 & CodingDotExe

About

Discord Bots Hacking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%