-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to JDA 5 & bump to JDA-Chewtils 2.0 #35
Conversation
examples/src/main/java/com/jagrosh/jdautilities/examples/command/ServerinfoCommand.java
Outdated
Show resolved
Hide resolved
For those wanting to test, this PR has been released as I wanna put out a 1.24.0 before this is merged, so this is on hold for a bit (unless you or someone wants to fix the deprecated stuff in CommandEvent to use JDA 4 methods in a separate PR for v1) <repository>
<id>chew-m2-snapshots</id>
<url>https://m2.chew.pro/snapshots/</url>
</repository> <dependency>
<groupId>pw.chew</groupId>
<artifactId>jda-chewtils</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>compile</scope>
<type>pom</type>
</dependency> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work so far!
Pull Request
Pull Request Checklist
Please follow the following steps before opening this PR.
PRs that do not complete the checklist will be subject to denial for
missing information.
or merged features/bug fixes.
Pull Request Information
Check and fill in the blanks for all that apply:
______
module of the JDA-Utilities library.______
.Description
Update to JDA v5