Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

Latest commit

 

History

History

Discord Account Bruteforce

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ODiscord Discord Account Bruteforce

This bruteforce the account's password via dictionary. It might be slow due to captcha.

Installation

NPM Packages:

npm i random-useragent && npm i discord.js && npm i is-email && npm i request && npm i delay

Usage

node index.js <email> <webhook_link>
  • email - The email of the target to bruteforce.
  • webhook_link - The webhook on where to send the valid password.

License

MIT © I2rys