Skip to content
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

Merged
merged 5 commits into from
Jan 2, 2022
Merged

Update to JDA 5 & bump to JDA-Chewtils 2.0 #35

merged 5 commits into from
Jan 2, 2022

Conversation

rtm516
Copy link

@rtm516 rtm516 commented Dec 1, 2021

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.

Pull Request Information

Check and fill in the blanks for all that apply:

  • My PR fixes a bug, error, or other issue with the library's codebase.
  • My PR is for the ______ module of the JDA-Utilities library.
  • My PR creates a new module for the JDA-Utilities library: ______.

Description

Update to JDA v5

build.gradle Outdated Show resolved Hide resolved
@Chew Chew added this to the v2 milestone Dec 1, 2021
@Chew Chew changed the base branch from master to v2 December 4, 2021 01:47
@Chew
Copy link
Owner

Chew commented Dec 4, 2021

For those wanting to test, this PR has been released as 2.0-SNAPSHOT

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>

@rtm516 rtm516 changed the title Update to JDA 5.0.0-alpha.1 Update to JDA 5 Dec 4, 2021
@rtm516 rtm516 mentioned this pull request Dec 4, 2021
5 tasks
@Chew Chew changed the base branch from v2 to master December 31, 2021 13:39
Copy link
Owner

@Chew Chew left a 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!

@Chew Chew changed the title Update to JDA 5 Update to JDA 5 & bump to JDA-Chewtils 2.0 Jan 2, 2022
@Chew Chew merged commit e7588e0 into Chew:master Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants