Fix warnings and deprecations
This pull request...
- [ ] Fixes a bug
- [ ] Introduces a new feature
- [ ] Improves an existing feature
- [X] Boosts code quality or performance
Description
Fixes a bunch of warnings and deprecations
Purpose
Keep things nice and clean :)
I'm sorry for the lack of response. The reason we haven't really responded to this PR, is because we've been planning on doing our own major refactor when adding slash commands & localization to JMusicBot.
hows major refactor coming along
We are first adding slash commands & l10n to JDA-Utilities, before we start work on JMusicBot.
Thank you, but what's JDA-Utilities?
JDA-Utilities is a library which manages all of JMusicBot's commands (and does some other things too). Once we add slash commands to JDA-Utilities, we can update JMusicBot to use slash commands, and clean up the code along the way.
Why is JDA-Utilities in Java not js
A note js is for JavaScript
We use Java for several reasons, such as lavaplayer, a popular library for playing music on Discord, is also written in Java.
Pull requests are not the right place for asking these questions. Please stop commenting about this here.