Generate discord nitro codes and check them

Overview


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

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

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 - [email protected]

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

Comments
  • Am I an idiot or an idiot?

    Am I an idiot or an idiot?

    Describe the bug A clear and concise description of what the bug is. SyntaxError: invalid syntax

    py -3 -m pip install -r requirements.txt
    File "", line 1
    py -3 -m pip install -r requirements.txt

    To Reproduce Steps to reproduce the behavior:

    1. Go to 'Python'
    2. Type in git clone (link)
    3. Get a Syntax error.
    4. Load GitBash.
    5. Get past the Syntax error.
    6. Not be able to use Python requirements
    7. Get frustrated since Python doesnt even work
    8. Repeat

    Expected behavior Python doodoo

    Screenshots If applicable, add screenshots to help explain your problem. image image

    Desktop (please complete the following information):

    • OS: [e.g. iOS] Windows 11
    • Version [e.g. 22] 10.0.22000 build 22000

    Smartphone (please complete the following information):

    • Device: [e.g. iPhone6]
    • OS: [e.g. iOS8.1]
    • Version [e.g. 22]

    Additional context Add any other context about the problem here.

    opened by Kxsumi 8
  • Doesn't want to generate correct codes

    Doesn't want to generate correct codes

    Describe the bug I generated 100 links and all is invalid.

    Expected behavior Some of codes are correct

    Screenshots No screenshoots

    Desktop (please complete the following information):

    • OS: Windows
    • Version 10.0.19043.1081

    Additional context Generator should ask to restart generating if all codes are incorrect and ask to save all working codes

    opened by michelle1574 7
  • this isnt working for me

    this isnt working for me

    this isn't working, Idk what to do, here is a screenshot of what's happening you have to import a webhook, but I don't have any webhook honestly I just want the nitro

    https://drive.google.com/file/d/1gA4D-TbfjhgI4v5Q3XtCGvJvy_AtzY7c/view?usp=sharing

    invalid 
    opened by dhairya-mistry 7
  • fixed stuff main.py

    fixed stuff main.py

    What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

    Describe the changes proposed in the pull request A quick description of the changes made to the repository

    What is the current behavior? (You can also link to an open issue here)

    What is the new behavior (if this is a feature change)?

    Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

    Other information:

    opened by ShinKamiZ 6
  • Show only valid codes!

    Show only valid codes!

    I would like an option someone in the text to either enable or disable invalid codes. It gets annoying scrolling through all the codes to not even find a valid one. Even if there was It didn't pop up in the valid codes section.

    opened by Aro-fox 6
  • main.py closes automatically

    main.py closes automatically

    Describe the bug yesterday I ran the nitro gen and checker overnight and in the morning it was closed

    To Reproduce Steps to reproduce the behavior:

    1. Open main.py
    2. turn off one monitor
    3. leave it running until a certain time
    4. and closes with no reason

    Expected behavior I would expect to run until the number is done

    Desktop (please complete the following information):

    • OS: Windows 10 Pro edition
    • Browser: Brave
    • Version: 1.19.90
    help wanted 
    opened by thALaZy 6
  • NameError: name 'notify' is not defined

    NameError: name 'notify' is not defined

    I type a my webhook and show me this error: Traceback (most recent call last): File "D:\Python\Nitro\Discord-Nitro-Generator-and-Checker\main.py", line 194, in Gen.main() # Run the main code File "D:\Python\Nitro\Discord-Nitro-Generator-and-Checker\main.py", line 102, in main url=notify, NameError: name 'notify' is not defined anyone help me?

    opened by BlackSnowDot 5
  • problem opening the .py file

    problem opening the .py file

    When I try to execute the .py file, it simply opens up for about half a second then closes. I think it has something to do with the "py -3 -m pip install discord_webhook" cmd, because I'm not sure where to execute it. If you could tell me where to put that cmd, it would be great.

    help wanted Feature Request 
    opened by pancakesszz 5
  • Bug, and feature ig

    Bug, and feature ig

    Is your feature request related to a problem? Please describe. Ratelimits

    Describe the solution you'd like Add proxied version.

    Describe alternatives you've considered idk lol

    Additional context Add any other context or screenshots about the feature request here. image I added a status_code to the invalid and after a while its 429 aka ratelimited, so add proxies thanks

    Feature Request 
    opened by purpl3r0se 5
  • [BUG] Dosent load

    [BUG] Dosent load

    Basically when i try to run it loads then after it types "Enter the amount" etc, it comes up with this error:

    Traceback (most recent call last): File "C:\Users\Ultimate\Downloads\Discord-Nitro-Generator-and-Checker-main\Discord-Nitro-Generator-and-Checker-main\main.py", line 182, in <module> Gen.main() # Run the main code File "C:\Users\Ultimate\Downloads\Discord-Nitro-Generator-and-Checker-main\Discord-Nitro-Generator-and-Checker-main\main.py", line 59, in main num = int(input('')) # Ask the user for the amount of codes ValueError: invalid literal for int() with base 10: ''

    opened by UltimateBoi 4
  • Error while running script main.py

    Error while running script main.py

    Describe the bug No discord_webhooks found, type py -3 -m pip install discord_webhook but when typing it on cmd it failed. No command found

    Expected behavior Perform script without errors

    Screenshots obraz

    Desktop (please complete the following information):

    • OS: Windows
    • Version 10.0.19043.1081

    Smartphone (please complete the following information):

    • Device: Samsung Galaxy A5(6) 2016
    • OS: Lineage OS
    • Version 17.1
    • Android OS Version: 10

    Additional context py no command found

    opened by michelle1574 4
  • found the reason why it wont work

    found the reason why it wont work

    so in the code he has made the bot create codes with 23 character length you have to change the code to 19 bc thats how many characters the nitro code is its humane to make mistakes

    opened by somerandomguy404 3
  • Help with installation through termux on Android.

    Help with installation through termux on Android.

    Luckily, I have an android. And termux is available to me. However, when I try to install the git package it completely fails. It is unable to locate the package "git". I am assuming I downloaded the wrong version maybe? Options for Termux installation: Termux Termux:Styling Termux:Float Termux:API Termux:Widget Termux:Tasker Termux:Boot

    I don't know which one is the unrooted or even how to unroot termux if thats the case and I have to. I've never worked with this application before and would like further help.

    $ pkg install git Checking availability of current mirror: ok Reading package lists... Done Building dependency tree... Done E: Unable to locate package git

    opened by TruMancow 1
  • what to do? I'm confused!

    what to do? I'm confused!

    Uploading Screenshot_20220823-215548_Termux.jpg… Describe the bug A clear and concise description of what the bug is.

    To Reproduce Steps to reproduce the behavior:

    1. Go to '...'
    2. Click on '....'
    3. Scroll down to '....'
    4. See error

    Expected behavior A clear and concise description of what you expected to happen.

    Screenshots If applicable, add screenshots to help explain your problem.

    Desktop (please complete the following information):

    • OS: [e.g. iOS]
    • Version [e.g. 22]

    Smartphone (please complete the following information):

    • Device: [e.g. iPhone6]
    • OS: [e.g. iOS8.1]
    • Version [e.g. 22]

    Additional context Add any other context about the problem here.

    opened by Carlos837kffg 1
  • what to do? I'm confused!

    what to do? I'm confused!

    Uploading Screenshot_20220823-215548_Termux.jpg… Describe the bug A clear and concise description of what the bug is.

    To Reproduce Steps to reproduce the behavior:

    1. Go to '...'
    2. Click on '....'
    3. Scroll down to '....'
    4. See error

    Expected behavior A clear and concise description of what you expected to happen.

    Screenshots If applicable, add screenshots to help explain your problem.

    Desktop (please complete the following information):

    • OS: [e.g. iOS]
    • Version [e.g. 22]

    Smartphone (please complete the following information):

    • Device: [e.g. iPhone6]
    • OS: [e.g. iOS8.1]
    • Version [e.g. 22]

    Additional context Add any other context about the problem here.

    opened by Carlos837kffg 0
Releases(1.2)
A Telegram bot that add a dynamic caption to musics

Music Channel Manager A Telegram bot that add a dynamic caption to musics Deploy to Heroku What is it ? It manage your music channel. With just adding

13 Oct 18, 2022
Official API documentation for Highrise

Highrise API The Highrise API is implemented as vanilla XML over HTTP using all four verbs (GET/POST/PUT/DELETE). Every resource, like Person, Deal, o

Basecamp 128 Dec 06, 2022
A simple Python app to provide RPC for iTunes and the Music app. MacOS exclusive.

Ongaku You know, ongaku. A port of Ongaku to Python. Why? I don't know. A simple application providing the now playing state from iTunes (or the Music

Deltaion Lee 4 Oct 22, 2022
Telegram Bot to learn English by words and more.. ( in Arabic )

Get the mp3 files Extract the mp3.rar on the same file that bot.py on install requirements pip install -r requirements.txt #Then enter you bot token

Plugin 10 Feb 19, 2022
Discord bot script for sending multiple media files to a discord channel according to discord limitations.

Discord Bulk Image Sending Bot Send bulk images to Discord channel. This is a bot script that will allow you to send multiple images to Discord channe

Nikola Arbov 1 Jan 13, 2022
Discord Panel is an AIO panel for Discord that aims to have all the needed tools related to user token interactions, as in nuking and also everything you could possibly need for raids

Discord Panel Discord Panel is an AIO panel for Discord that aims to have all the needed tools related to user token interactions, as in nuking and al

11 Mar 30, 2022
Nowadays we don't have time to listen to each and every song that we come across in a playlist.

Nowadays we don't have time to listen to each and every song that we come across in a playlist. so, this project helps you. we used Spotify API for collecting the dataset information and able to do E

3 Apr 26, 2022
BingBot - A bot that will automate searches on bing

bingBot A bot that will automate searches on bing. To install this just download

Lukas 2 Jul 28, 2022
Python script to download WAX transactions

WAXtax Python script to download WAX transactions WAXtax uses the CoinGecko API and the WAX Blockchain History API to download csvs for each account y

SixPM Software 11 Oct 09, 2022
Python library for the DeepL language translation API.

The DeepL API is a language translation API that allows other computer programs to send texts and documents to DeepL's servers and receive high-quality translations. This opens a whole universe of op

DeepL 535 Jan 04, 2023
Apple iTunes In-app purchase verification tool

itunes-iap v2 Python 2 & 3 compatible! Even with :mod:`asyncio` support! Source code: https://github.com/youknowone/itunes-iap Documentation: http://i

Jeong YunWon 129 Dec 10, 2022
Search twitter by address.

Twitter Geolocate Twitter Geolocation is a console app that generates twitter search querries for a certain geolocation and opens them in your standar

David J. Kowalk 28 Dec 06, 2022
A Recommendation System For Diabetes Detection And Treatment

Diabetes-detection-tg-bot A Recommendation System For Diabetes Detection And Treatment Данная система помогает определить наличие или отсутствие сахар

Alexander Kanonirov 1 Nov 22, 2021
Automatic generation of crypto-arts based on image layers

NFT Generator Автоматическая генерация крипто-артов на основе слоев изображения. Установка pip3 install -r requirements.txt rm -rf result/* Как это ра

Zproger 31 Dec 29, 2022
Python client library for Postmark API

Postmarker Python client library for Postmark API. Gitter: https://gitter.im/Stranger6667/postmarker Installation Postmarker can be obtained with pip:

Dmitry Dygalo 109 Dec 13, 2022
🐍 The official Python client library for Google's discovery based APIs.

Google API Client This is the Python client library for Google's discovery based APIs. To get started, please see the docs folder. These client librar

Google APIs 6.2k Jan 08, 2023
Irenedao-nft-generator - Original scripts used to generate IreneDAO NFTs

IreneDAO NFT Generator Scripts to generate IreneDAO NFT. Make sure you have Pill

libevm 60 Oct 27, 2022
Role Discord Members (by username) from File

Role Discord Members (by username) from File Bot Setup Navigate to https://discord.com/developers/applications Create a new application Navigate to th

Dylan Orrell 3 Jan 06, 2022
Find songs by lyrics.

LyricSearch Hi, welcome to LyricSearch - a simple (Yes), fast (Maybe), and powerful (Approach) lyric search engine. We support Three search methods to

Dicer_ 1 Dec 13, 2021
A Python API for Connected 2

connected API for Connected 2 api for the { connected 2 } programmer : api report api follow api check username api forget password api Search api cha

2 Jun 05, 2022