Doctor Java is a Discord bot made in Java 14 using the JDA library.
- Make sure you have Java 14 or later version.
- Make sure you have gradlew installed.
- Clone the repository (
git clone https://github.com/Ayfri/Doctor-Java.git). - Open a terminal.
- Run
gradlew dependenciesto install dependencies.