Skip to content
Badbird-5907 edited this page Jul 20, 2021 · 6 revisions

JDACommand Wiki

Welcome to the JDACommand Wiki!
Here, You will find examples/documentation on this library.
More wiki pages are coming soon!
If you would like to help, please open a pr

Java Docs

https://www.javadoc.io/doc/net.badbird5907/JDACommand/latest/index.html

Pages:

Getting Started

Version:

JDACommand uses Semantic Versioning, meaning whenever a non-backwards compatible change is made, the major version will increment. The version number would be like this: MAJOR.MINOR.PATCH

  • MAJOR version when you make incompatible API changes,
  • MINOR version when you add functionality in a backwards-compatible manner, and
  • PATCH version when you make backwards-compatible bug fixes.
Clone this wiki locally