A discord nitro generator and checker for all your nitro needs
Explore the docs »
Report Bug
·
Request Feature
·
Join the discord
Table of Contents
It generates and checks discord nitro codes at the same time for maximum efficiency
To get a local copy up and running follow these simple steps.
You need to install Python, that can be done here
- Clone the repo
git clone https://github.com/logicguy1/Discord-Nitro-Generator-and-Checker.git
- Install Python packages
# Windows: py -3 -m pip install -r requirements.txt # Unix python3.8 -m pip install -r requirements.txt
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
Run the main.py
file using py -3 main.py
The code will show you two prompts:
- How many codes to generate
- 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
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
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.
Logicguy - @Drillenissen#4268 - [email protected]
Project Link: https://github.com/logicguy1/Discord-Nitro-Generator-and-Checker