This project is a Discord gift (Nitro) generator with a checker. It allows you to generate Discord Nitro gift codes and verify their validity.
To use the generator, follow these steps:
-
Install Java on your device.
-
Download the
jarfile for this project. -
Open a command prompt or terminal.
-
Navigate to the directory where you downloaded the
jarfile. -
Run the following command:
java -jar <file-name>.jar <number> java -jar <file-name>.jar google
-
Java: Make sure you have Java installed on your device.
-
Dependencies: If you want to use the source code, you need to include the following library dependency in your project configuration:
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.9.1</version>
</dependency>Contributions to this project are welcome. If you find any issues or have any suggestions for improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
