Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/astraadev/nitroproof-gen

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.
https://github.com/astraadev/nitroproof-gen

bot discord discord-py discord-tools fake generator nitro proof proof-generator python tool

Last synced: about 13 hours ago
JSON representation

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.

Awesome Lists containing this project

README

        

[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

|Fake Nitro Proof Generator was made for Educational purposes|
|-------------------------------------------------|
This project was created only for good purposes and personal use.
By using this Tool, you agree that you hold responsibility and accountability of any consequences caused by your actions.

## Features

- [x] - [Gen Proof from user's ID](https://github.com/AstraaDev/Discord-Fake-Nitro-Proof-Generator) - Create a proof from an existing user ID.
- [x] - [Manually Gen Proof](https://github.com/AstraaDev/Discord-Fake-Nitro-Proof-Generator) - 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!
```json
{
"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:
- If you find any malfunction, join my [Discord Server](https://discord.gg/PKR7nM9j9U).