Skip to content

Releases: FrostedCA/EasyCommands

EasyCommands v0.4.0

22 Feb 21:07
Compare
Choose a tag to compare
EasyCommands v0.4.0 Pre-release
Pre-release

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

22 Feb 06:17
372f995
Compare
Choose a tag to compare
EasyCommands v0.3.5 Pre-release
Pre-release

Update repository branches.

EasyCommands v0.1

21 Feb 08:20
e01884f
Compare
Choose a tag to compare
EasyCommands v0.1 Pre-release
Pre-release

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

22 Feb 06:11
9ce5caf
Compare
Choose a tag to compare
EasyCommands v0.3 Pre-release
Pre-release

Cleaned up a lot of boilerplate code. Optimized EasyCommands class. Read the README to checkout new default main class setup

EasyCommands v0.2

21 Feb 16:22
9ce5caf
Compare
Choose a tag to compare
EasyCommands v0.2 Pre-release
Pre-release

Added the possibility to add a music bot (Check readme for instructions inside the default main class provided).