-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Important
This wiki is the documentation for V3
(text commands)! If you're using V4
(interactions) please refer to the new documentation
JDA-Commands is a simple yet highly customizable, annotation driven command framework for JDA. Its focus is strongly oriented towards the reduction of boilerplate code. This goes along with the aim to reduce configuration steps that are needed before startup. Therefore IoC, Dependency Injection and Declarative Programming are the key concepts of this framework.
To use this framework Java 8+ is required. You should also have a basic understanding of how JDA works and basic to intermediate Java knowledge, especially with regard to object oriented programming as well as annotations.
This wiki is the documentation for V3
(text commands)! If you're using V4
(interactions) please refer to the new documentation
Important
This wiki is the documentation for V3
(text commands)! If you're using V4
(interactions) please refer to the new documentation