-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Much of this library's style was based off the very popular Java library made for the Discord platform known as JDA (https://github.com/DV8FromTheWorld/JDA).
Yes, you can use
JG_API
commercially.JG_API
is licensed under theGNU General Public License v3.0
(https://www.gnu.org/licenses/gpl-3.0.en.html). However, please keep in mind that this license can change at any time. We don't have any plans to change this license currently, but the future can change.
All of the dependencies for JG_API can be found within the code itself or within the
pom.xml
file. Currently onlyorg.json
is depended on from Maven. As time goes on more dependencies may be added to avoid reinvention of the wheel.
If you find an issue/bug, please use GitHub's issue tracker and report it here:
https://github.com/JGAPI/JG_API/issues
Of course you can contribute to
JG_API
! We are always looking for new contributors to help better the API. Please make sure to fork and star the project, then make a pull request with your changes so they can be reviewed and hopefully even merged in...!