AS
AstraaDev/nitroproof-generator
Generate an image (.png) simulating the donation of a nitro to a user
[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.
Features
- - Gen Proof from user's ID - Create a proof from an existing user ID.
- - Manually Gen Proof - Create a proof manually by choosing the user's name and profile picture.
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 Information
- Need help? Join the Discord Server.
- Contributions are welcome! Open an issue or create a pull request.
On this page
Languages
Python78.7%HTML20.3%Batchfile1.0%
Contributors
MIT License
Created February 25, 2023
Updated February 1, 2026