Releases: FrostedCA/EasyCommands
Releases · FrostedCA/EasyCommands
EasyCommands v0.4.0
Final cleanup of the Main class setup. EasyCommands Class is now in its most final form, everything works as expected. This main class setup shouldn't change anymore. Read the readme file on master branch for more information.
EasyCommands v0.3.5
Update repository branches.
EasyCommands v0.1
This Java library for JDA (Java Discord API) has been made to easily create global commands for your Java Discord bots.
You can create:
- Slash commands
- DevCommands (Old commands with prefix for development purposes only.)
- Connect a MySQL database to EasyCommands class. (Work in progress.)
EasyCommands v0.3
Cleaned up a lot of boilerplate code. Optimized EasyCommands class. Read the README to checkout new default main class setup
EasyCommands v0.2
Added the possibility to add a music bot (Check readme for instructions inside the default main class provided).