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)
Owner
null
Check and write all account info + Check nitro on account

Discord-Token-Checker Check and write all account info + Check nitro on account Also check https://github.com/GuFFy12/Discord-Token-Parser (Parse disc

null 36 Jan 1, 2023
One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind them.

AwesomeVersion One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind

Joakim Sørensen 39 Dec 31, 2022
A discord bot that can detect Nitro Scam Links and delete them to protect other users

A discord bot that can detect Nitro Scam Links and delete them to protect other users. Add it to your server from here.

Kanak Mittal 9 Oct 20, 2022
Discord bot code to stop users that are scamming with fake messages of free discord nitro on servers in order to steal users accounts.

AntiScam Discord bot code to stop users that are scamming with fake messages of free discord nitro on servers in order to steal users accounts. How to

H3cJP 94 Dec 15, 2022
This is new discord nitro generator for discord

Hello! This is new discord nitro generator for discord. If you want use it, To generator i added checker for no seraching generator and checker. This tool maked by .

ItzBolt 1 Jan 16, 2022
A discord nuking tool made by python, this also has nuke accounts, inbuilt Selfbot, Massreport, Token Grabber, Nitro Sniper and ALOT more!

Disclaimer: Rage Multi Tool was made for Educational Purposes This project was created only for good purposes and personal use. By using Rage, you agr

†† 50 Jul 19, 2022
🦊 Powerfull Discord Nitro Generator

?? Follow me here ?? Discord | YouTube | Github ☕ Usage ?? Downloading >> git clone https://github.com/KanekiWeb/Nitro-Generator/new/main >> pip insta

Kaneki 104 Jan 2, 2023
My attempt to reverse the Discord nitro token generation function.

discord-theory-I PART: I My attempt to reverse the Discord nitro token generation function. The Nitro generation tools thing is common in Discord now,

Jakom 29 Aug 14, 2022
PepeSniper is an open-source Discord Nitro auto claimer/redeemer made in python.

PepeSniper is an open-source Discord Nitro auto claimer made in python. It sure as hell is not the fastest sniper out there but it gets the job done in a timely and stable manner. It also supports hosting on heroku for 24/7 sniping without your PC

Unknown User 1 Dec 22, 2021
A discord nitro generator written in python

VerseGenerator A discord nitro generator written in python Usage ・Fork the repo ・Clone it to replit ・Install the required packages and run it ・Input t

NotDrakezz 4 Nov 13, 2021
NitroSniper - A discord nitro sniper, it uses 2 account tokens here's the explanation

Discord-Nitro-Sniper This is a discord nitro sniper, it uses 2 account tokens he

vanis / 1800 0 Jan 20, 2022
Karen is a Discord Bot that will check for a list of forbidden words/expressions, removing the message that contains them and replying with another message.

Karen is a Discord Bot that will check for a list of forbidden words/expressions, removing the message that contains them and replying with another message. Everything is highly customizable.

Rafael Almeida 1 Nov 3, 2021
❄️ Don't waste your money paying for new tokens, once you have used your tokens, clean them up and resell them!

TokenCleaner Don't waste your money paying for new tokens, once you have used your tokens, clean them up and resell them! If you have a very large qua

0xVichy 59 Nov 14, 2022
An NFTGenerator to generate NFTs and send them to nft.storage

NFTGenerator Table of Contents Overview Installation Introduction Features Reflection Issues & bug reports Show your support Credits Overview The NFTG

null 3 Mar 14, 2022
A small and fun Discord Bot that is written in Python and discord-interactions (with discord.py)

Articuno (discord-interactions) A small and fun Discord Bot that is written in Python and discord-interactions (with discord.py) Get started If you wa

Blue 8 Dec 26, 2022
Syrax Check User Bot Discord.py

Syrax-Check-User-Bot-Discord.py Guida Italiana il bot nasce con lo scopo di poter caricare il proprio nome utente,tag e foto profilo al forum tramite

Pippoide 0 Feb 4, 2022
A discord bot to check if messages have the correct code formatting.

discord-code-formatter A discord bot to check if messages have the correct code formatting. This was a basic project to help me learn Python and learn

Nash Boisvert 1 Nov 23, 2021
A method to check whether a Discord user is using the client or not.

Discord Captcha Method This is an example, of a verification trough a check, if the user loads the picture send with the verification-message. This ma

Julien 2 Jan 19, 2022
MCNameBot is a fast discord bot that is used to check the availability of a Minecraft name with a simple command.

MCNameBot MCNameBot is a fast discord bot that is used to check the availability of a Minecraft name with a simple command. If you would like to just

Killin 2 Oct 11, 2022