Skip to content

monosans/nitro-generator-checker

Repository files navigation

nitro-generator-checker

CI

Screenshot

Discord Nitro codes generator and checker with built-in proxy grabber. Saves working ones to a file or Webhook.

Installation and usage

Standalone executable

This is the easiest way, but it is only available for x86-64 Windows, x86-64/arm64 macOS and x86-64 Linux. Just download the archive for your OS from nightly.link, unzip it, edit config.toml and run the nitro_generator_checker executable.

If Windows antivirus detects the executable file as a virus, please read this.

Docker

Running from source code

Desktop

  • Install Python. The minimum version required is 3.8.
  • Download and unpack the archive with the program.
  • Edit config.toml to your preference.
  • Run the script that installs dependencies and starts nitro-generator-checker:
    • On Windows run start.cmd
    • On Unix-like operating systems run start.sh

Termux

To use nitro-generator-checker in Termux, knowledge of the Unix command-line interface is required.

  • Download Termux from F-Droid. Don't download it from Google Play.
  • Run the following command (it will automatically update Termux packages, install Python, and download and install nitro-generator-checker):
    bash <(curl -fsSL 'https://raw.githubusercontent.com/monosans/nitro-generator-checker/main/install-termux.sh')
  • Edit ~/nitro-generator-checker/config.toml to your preference using a text editor (vim/nano).
  • To run nitro-generator-checker use the following command:
    cd ~/nitro-generator-checker && sh start-termux.sh

License

MIT

About

Discord Nitro gift codes generator and checker with built-in proxy grabber.

Resources

License

Stars

Watchers

Forks