Skip to content

Generate and check nitro gift codes, with proxies or not, without limits.

License

Notifications You must be signed in to change notification settings

KimTaeMin9966/Discord-Nitro-Gen-Checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Nitro Generator & Checker

Release

Presentation 📖

Discord Nitro Generator & Checker is a simple, efficace and fully configurable Discord Nitro generator.
It supports advanced generation (like appending prefix or suffix, generating every possible code...) and manual or automatic proxies in order to leverage the checking power.

It will basically generate random codes and test them through Discord's API, and let you know where there's a hit.

Installation 💾

Very easy :

  1. Prepare the environment
    • Make sure node >=14 is installed, or install it.
    • Create a new folder for this program : mkdir Dngc.
    • Go into it : cd Dngc/.
  2. Run git clone https://github.com/Catatomik/Discord-Nitro-Gen-Checker.git to copy the program
  3. Install the program (dependencies) : npm i.
  4. Configure before lauching.
    • Open the config file : nano config.json.
    • Edit as wanted, properties are explicit, then save and close.
  5. (Optional) Run node generator.js to generate codes, or append somes to a file named codes/codes.txt.
  6. Run node checker.js [number of codes to check] to start massively checking codes.

Support 🖐

In case of bug, just open an issue.

About

Generate and check nitro gift codes, with proxies or not, without limits.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.7%
  • HTML 1.3%