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.
- - 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.
{
"bot_token": "BOT-TOKEN-HERE",
"default_avatar": "https://image.com/XXXXXXX.png"
}
Launch the setup.bat file. A new file will be created. You will only have to launch it.
$ git clone https://github.com/AstraaDev/Discord-Fake-Nitro-Proof-Generator.git
$ python -m pip install -r requirements.txt
$ python main.py
- Need help? Join the Discord Server.
- Contributions are welcome! Open an issue or create a pull request.