/Discord-Nitro-Generator-and-Checker

Generate discord nitro codes and check them

Primary LanguagePython


Logo

Discord Nitro Generator and Checker

A discord nitro generator and checker for all your nitro needs
Explore the docs »

Report Bug · Request Feature · Join the discord

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

Image of product

It generates and checks discord nitro codes at the same time for maximum efficancy

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

You need to install python, that can be done here

Installation

  1. Clone the repo
    git clone https://github.com/logicguy1/The-all-in-one-discord-tool.git
  2. Install Python packages
    # Windows:
    py -3 -m pip install requests
    py -3 -m pip install discord_webhook
    
    # Unix
    python3.8 -m pip install requests
    python3.8 -m pip install discord_webhook

Or this can be done using android with unrooted termiux

git clone https://github.com/logicguy1/Discord-Nitro-Generator-and-Checker
pkg install python
pip install discord_webhooks
pip install requests
cd Discord-Nitro-Generator-and-Checker
python3 main.py

Usage

~Run the main.py file using py -3 main.py The code will show you two promps:

  1. How many codes to generate
  2. If you want to use a discord webhook, if you dont know how to get a discord webhook url it is located at
    channel settings » intergrations » webhooks » create webhook
    if you dont want to use a webhook simply leave this blank

The code will start generatring and checking after that step

For more examples, please refer to the Documentation~

Clone the branch cloudgen Code:

git clone -b (link in branch)
cd (cloned folder)
editor herokugen.py

Search line with text: "WEBHOOK URL" and replace it an your webhook url.

Then, save file and enter:

git push https://github.com/(username)/(repo name)

You see the line: "Username for github.com:", enter your github username by analogy, with the line: "Password for (username)@github.com:", enter your password of github password

Then, go to heroku.com/signup Register into heroku. Next, create app by button "New app" Press "create". Go Deploy -> GitHub, and authorizate a github account. Next, enter your repo name, which contains a modified files, and hit "Connect". Last step: list to line: Manual Deploy, and click Deploy branch. Done! Your own gen has working, and if he found a valid code, he send it to your discord channel instantly. Written by TerminlPR0

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Copyright

© 2020 Drillenissen#4268 all rights reserved

Contact

Logicguy - @Drillenissen#4268 - logicguy.mailandcontact@gmail.com

Project Link: https://github.com/logicguy1/The-all-in-one-discord-tool