Skip to content

logicguy1/Discord-Nitro-Generator-and-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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 efficiency

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/Discord-Nitro-Generator-and-Checker.git
  2. Install Python packages
    # Windows:
    py -3 -m pip install -r requirements.txt
    
    # Unix
    python3.8 -m pip install -r requirements.txt

Or this can be done using android with unrooted Termux

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

Usage

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

  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 generating and checking after that step

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 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

Licence

Copyright © 2021 Drillenissen#4268

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contact

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

Project Link: https://github.com/logicguy1/Discord-Nitro-Generator-and-Checker