discord.jv is a work in progress Java wrapper for the Discord API.
Everything that needs doing can be found in the Issues tab, so if you're interested in helping out it would be greatly appreciated!
There is currently no documentation, but it will be avaliable here when it's ready.
If you want to contribute to this project, feel free to do so! Everything that needs doing can be found in the Issues tab, and if an issue there has the avaliable tag you are free to make a PR fixing/adding it! :)
Make sure you first check the active PRs and branches for the feature/bug you're fixing/adding. If you make a PR for an issue with the claimed tag and you are not the one who claimed it, (or in other words if there is a PR open for the issue you're looking to fix/add), then your PR will be closed.
If you've opened a PR but it's not yet finished, please mark it as a draft PR.
Branches should be named either:
feature/[feature]
or
bug/[bugfix]
or
other[description].
Springframework - web sockets, org.json - json managing, jetbrains annotations, lombok - may be removed soon
License info can be found here