Skip to content

Badbird5907/JDACommand

Repository files navigation

JDACommand

This is a WIP!

An annotation-based slash command library for JDA.

Example bot: here

TODO

  • Add support for modifying SlashCommandData (maybe @ModifyData public SlashCommandData modify(SlashCommandData data))
  • Add support for auto completion
  • Callback to configure registering guild commands (alongside @LimitToGuilds)