Kaktushose / jda-commands

A declarative, annotation driven command library for JDA
https://github.com/Kaktushose/jda-commands/wiki
Apache License 2.0
67 stars 11 forks source link

[FEATURE] Add components API for usage outside of commands #132

Closed Kaktushose closed 6 months ago

Kaktushose commented 9 months ago

Make it possible to use jda-commands components outside of commands. Therefore we probably have to remove the class binding of interactions and provide a builder pattern api that returns JDA buttons