Skip to content

This Discord Nitro Proof generator allows you to generate an image (.png) simulating the donation of a nitro to a user. It is possible to choose by entering the ID a real user or to choose manually the name, the profile picture and the message of the user. The use of the script is done with the help of commands using Discord modals.

License

Notifications You must be signed in to change notification settings

AstraaDev/NitroProof-Gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Discord] - Fake Nitro Proof Generator

This Fake Proof generator allows you to generate an image (.png) simulating the donation of a nitro to a user. It is possible to choose by entering the ID a real user or to choose manually the name, the profile picture and the message of the user. The use of the script is done with the help of commands using Discord modals.


Disclaimer

This script is potentially malicious and unethical. It can be used for malicious purposes, such as stealing user tokens, personal information, and other sensitive data. Using this script for malicious purposes without the user's consent is illegal and violates ethical guidelines. Do not use this script without proper authorization.


Features


How To Setup/Install

First of all please set the BOT Token in the config/config.json file!

{
    "bot_token": "BOT-TOKEN-HERE",
    "default_avatar": "https://image.com/XXXXXXX.png"
}

1st・Installation (Automated installation)

Launch the setup.bat file. A new file will be created. You will only have to launch it.

2nd・Installation (Manual installation)

$ git clone https://github.com/AstraaDev/Discord-Fake-Nitro-Proof-Generator.git
$ python -m pip install -r requirements.txt
$ python main.py

Additional Informations

General Informations:

About

This Discord Nitro Proof generator allows you to generate an image (.png) simulating the donation of a nitro to a user. It is possible to choose by entering the ID a real user or to choose manually the name, the profile picture and the message of the user. The use of the script is done with the help of commands using Discord modals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published