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

Fix oauth 2 breaking on JDA Beta7 onwards #83

Merged
merged 3 commits into from
Jun 28, 2023
Merged

Fix oauth 2 breaking on JDA Beta7 onwards #83

merged 3 commits into from
Jun 28, 2023

Conversation

astra-OCE
Copy link

@astra-OCE astra-OCE commented May 6, 2023

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 oAuth module of the JDA-Utilities library.
  • My PR creates a new module for the JDA-Utilities library: ______.

Description

This PR fixes the change that JDA did by moving a .java file (Method.java) from net.dv8tion.jda.internal.requests.Method to import net.dv8tion.jda.api.requests.Method;
Fixes: #82

@astra-OCE
Copy link
Author

astra-OCE commented May 6, 2023

Build log on this PR:

Build starting...
Start: Sat May 6 06:51:01 UTC 2023 b75375bf7af5
Git:
1.24.1-36-geffd9fc
commit effd9fcf41ac073164aa10d28a56eb586fd38634
Author: astra-OCE 
Date:   Sat May 6 16:49:53 2023 +1000

    Update build.gradle


Init SDKMan
Found gradle
Gradle build script
Found gradle version: 7.2.
Using gradle wrapper
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Downloading https://services.gradle.org/distributions/gradle-7.2-bin.zip
.10%.20%.30%.40%.50%.60%.70%.80%.90%.100%

------------------------------------------------------------
Gradle 7.2
------------------------------------------------------------

Build time:   2021-08-17 09:59:03 UTC
Revision:     a773786b58bb28710e3dc96c4d1a7063628952ad

Kotlin:       1.5.21
Groovy:       3.0.8
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          1.8.0_292 (Private Build 25.292-b10)
OS:           Linux 4.14.63-xxxx-std-ipv6-64 amd64

0m2.922s
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
openjdk version "1.8.0_292"
OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0ubuntu1~16.04.1-b10)
OpenJDK 64-Bit Server VM (build 25.292-b10, mixed mode)
Getting tasks: ./gradlew tasks --all
Tasks: publishToMavenLocal,
Found javadoc task
Running: ./gradlew clean -Pgroup=com.github.astra-OCE -Pversion=-1.9-geffd9fc-272 -xtest assemble publishToMavenLocal
> Task :clean UP-TO-DATE
> Task :command:clean UP-TO-DATE
> Task :commons:clean UP-TO-DATE
> Task :doc:clean UP-TO-DATE
> Task :examples:clean UP-TO-DATE
> Task :menu:clean UP-TO-DATE
> Task :oauth2:clean UP-TO-DATE
> Task :command:sourcesForRelease
> Task :commons:sourcesForRelease
> Task :commons:compileJava
> Task :commons:processResources NO-SOURCE
> Task :commons:classes
> Task :commons:jar

> Task :command:compileJava

> Task :command:processResources NO-SOURCE
> Task :command:classes
> Task :command:jar
> Task :command:assemble
> Task :commons:assemble
> Task :doc:sourcesForRelease
> Task :doc:compileJava
> Task :doc:processResources NO-SOURCE
> Task :doc:classes
> Task :doc:jar
> Task :doc:assemble
> Task :examples:sourcesForRelease
> Task :menu:sourcesForRelease
> Task :menu:compileJava
> Task :menu:processResources NO-SOURCE
> Task :menu:classes
> Task :menu:jar
> Task :examples:compileJava
> Task :examples:processResources NO-SOURCE
> Task :examples:classes
> Task :examples:jar
> Task :examples:assemble
> Task :menu:assemble
> Task :oauth2:sourcesForRelease

> Task :oauth2:compileJava

> Task :oauth2:processResources NO-SOURCE
> Task :oauth2:classes
> Task :oauth2:jar
> Task :oauth2:assemble
> Task :generatePomFileForMavenPublication
> Task :publishMavenPublicationToMavenLocal
> Task :publishToMavenLocal
> Task :command:shadowJar
> Task :command:generateMetadataFileForMavenPublication
> Task :command:generatePomFileForMavenPublication

> Task :command:javadoc
3 warnings

> Task :command:javadocJar
> Task :command:sourceJar
> Task :command:publishMavenPublicationToMavenLocal
> Task :command:publishToMavenLocal
> Task :commons:shadowJar
> Task :commons:generateMetadataFileForMavenPublication
> Task :commons:generatePomFileForMavenPublication

> Task :commons:javadoc
2 warnings

> Task :commons:javadocJar
> Task :commons:sourceJar
> Task :commons:publishMavenPublicationToMavenLocal
> Task :commons:publishToMavenLocal
> Task :doc:shadowJar
> Task :doc:generateMetadataFileForMavenPublication
> Task :doc:generatePomFileForMavenPublication

> Task :doc:javadoc
3 warnings

> Task :doc:javadocJar
> Task :doc:sourceJar
> Task :doc:publishMavenPublicationToMavenLocal
> Task :doc:publishToMavenLocal
> Task :examples:shadowJar
> Task :examples:generateMetadataFileForMavenPublication
> Task :examples:generatePomFileForMavenPublication

> Task :examples:javadoc

> Task :examples:javadocJar
> Task :examples:sourceJar
> Task :examples:publishMavenPublicationToMavenLocal
> Task :examples:publishToMavenLocal
> Task :menu:shadowJar
> Task :menu:generateMetadataFileForMavenPublication
> Task :menu:generatePomFileForMavenPublication

> Task :menu:javadoc

> Task :menu:javadocJar
> Task :menu:sourceJar
> Task :menu:publishMavenPublicationToMavenLocal
> Task :menu:publishToMavenLocal
> Task :oauth2:shadowJar
> Task :oauth2:generateMetadataFileForMavenPublication
> Task :oauth2:generatePomFileForMavenPublication

> Task :oauth2:javadoc

> Task :oauth2:javadocJar
> Task :oauth2:sourceJar
> Task :oauth2:publishMavenPublicationToMavenLocal
> Task :oauth2:publishToMavenLocal

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 10s
69 actionable tasks: 62 executed, 7 up-to-date
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Note: /home/jitpack/build/command/build/filteredSrc/com/jagrosh/jdautilities/command/impl/CommandClientImpl.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/jitpack/build/oauth2/build/filteredSrc/com/jagrosh/jdautilities/oauth2/requests/OAuth2Action.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
/home/jitpack/build/command/src/main/java/com/jagrosh/jdautilities/command/AnnotatedModuleCompiler.java:38: warning - Tag @link: reference not found: JDACommand.Module JDACommand.Module
/home/jitpack/build/command/src/main/java/com/jagrosh/jdautilities/command/CommandClientBuilder.java:530: warning - Tag @link: reference not found: com.jagrosh.jdautilities.command.annotation the annotation package
/home/jitpack/build/command/src/main/java/com/jagrosh/jdautilities/command/CommandClientBuilder.java:552: warning - Tag @link: reference not found: com.jagrosh.jdautilities.command.annotation the annotation package
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
/home/jitpack/build/commons/src/main/java/com/jagrosh/jdautilities/commons/package-info.java:33: warning - Tag @link: reference not found: com.jagrosh.jdautilities.commons.utils Utilities Package
/home/jitpack/build/commons/src/main/java/com/jagrosh/jdautilities/commons/package-info.java:33: warning - Tag @link: reference not found: com.jagrosh.jdautilities.commons.waiter EventWaiter Package
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
/home/jitpack/build/doc/src/main/java/com/jagrosh/jdautilities/doc/standard/RequiredPermissions.java:36: warning - Tag @link: reference not found: net.dv8tion.jda.api.entities.Guild Guild
/home/jitpack/build/doc/src/main/java/com/jagrosh/jdautilities/doc/standard/RequiredPermissions.java:36: warning - Tag @link: reference not found: net.dv8tion.jda.api.entities.Guild Guild
/home/jitpack/build/doc/src/main/java/com/jagrosh/jdautilities/doc/standard/RequiredPermissions.java:36: warning - Tag @link: reference not found: net.dv8tion.jda.api.entities.Guild Guild
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Archive: pw.chew:jda-chewtils-commons:2.0-SNAPSHOT
Archive: pw.chew:jda-chewtils-command:2.0-SNAPSHOT
Archive: pw.chew:jda-chewtils-doc:2.0-SNAPSHOT
Archive: pw.chew:jda-chewtils-oauth2:2.0-SNAPSHOT
Archive: pw.chew:jda-chewtils-examples:2.0-SNAPSHOT
Archive: pw.chew:jda-chewtils-menu:2.0-SNAPSHOT
Publication: pw.chew:jda-chewtils:2.0-SNAPSHOT
Publication: pw.chew:jda-chewtils-command:2.0-SNAPSHOT
Publication: pw.chew:jda-chewtils-commons:2.0-SNAPSHOT
Publication: pw.chew:jda-chewtils-doc:2.0-SNAPSHOT
Publication: pw.chew:jda-chewtils-examples:2.0-SNAPSHOT
Publication: pw.chew:jda-chewtils-menu:2.0-SNAPSHOT
Publication: pw.chew:jda-chewtils-oauth2:2.0-SNAPSHOT
Build tool exit code: 0
Looking for artifacts...
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Looking for pom.xml in build directory and ~/.m2
Found artifact: pw.chew:jda-chewtils:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-command:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-commons:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-doc:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-examples:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-menu:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-oauth2:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-examples:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-oauth2:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-command:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-doc:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-menu:2.0-SNAPSHOT
Found artifact: pw.chew:jda-chewtils-commons:2.0-SNAPSHOT
2023-05-06T06:51:28.252503746Z
Exit code: 0

✅ Build artifacts:
com.github.astra-OCE.JDA-Chewtils:jda-chewtils-oauth2:-1.9-geffd9fc-272
com.github.astra-OCE.JDA-Chewtils:jda-chewtils-doc:-1.9-geffd9fc-272
com.github.astra-OCE.JDA-Chewtils:jda-chewtils-menu:-1.9-geffd9fc-272
com.github.astra-OCE.JDA-Chewtils:jda-chewtils:-1.9-geffd9fc-272
com.github.astra-OCE.JDA-Chewtils:jda-chewtils-command:-1.9-geffd9fc-272
com.github.astra-OCE.JDA-Chewtils:jda-chewtils-commons:-1.9-geffd9fc-272
com.github.astra-OCE.JDA-Chewtils:jda-chewtils-examples:-1.9-geffd9fc-272

Files: 
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-oauth2/-1.9-geffd9fc-272
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-oauth2/-1.9-geffd9fc-272/jda-chewtils-oauth2--1.9-geffd9fc-272-all.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-oauth2/-1.9-geffd9fc-272/jda-chewtils-oauth2--1.9-geffd9fc-272-javadoc.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-oauth2/-1.9-geffd9fc-272/jda-chewtils-oauth2--1.9-geffd9fc-272-sources.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-oauth2/-1.9-geffd9fc-272/jda-chewtils-oauth2--1.9-geffd9fc-272.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-oauth2/-1.9-geffd9fc-272/jda-chewtils-oauth2--1.9-geffd9fc-272.module
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-oauth2/-1.9-geffd9fc-272/jda-chewtils-oauth2--1.9-geffd9fc-272.pom
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-oauth2/-1.9-geffd9fc-272/jda-chewtils-oauth2--1.9-geffd9fc-272.pom.md5
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-oauth2/-1.9-geffd9fc-272/jda-chewtils-oauth2--1.9-geffd9fc-272.pom.sha1
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-oauth2/-1.9-geffd9fc-272/maven-metadata-local.xml

com/github/astra-OCE/JDA-Chewtils/jda-chewtils-doc/-1.9-geffd9fc-272
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-doc/-1.9-geffd9fc-272/jda-chewtils-doc--1.9-geffd9fc-272-all.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-doc/-1.9-geffd9fc-272/jda-chewtils-doc--1.9-geffd9fc-272-javadoc.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-doc/-1.9-geffd9fc-272/jda-chewtils-doc--1.9-geffd9fc-272-sources.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-doc/-1.9-geffd9fc-272/jda-chewtils-doc--1.9-geffd9fc-272.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-doc/-1.9-geffd9fc-272/jda-chewtils-doc--1.9-geffd9fc-272.module
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-doc/-1.9-geffd9fc-272/jda-chewtils-doc--1.9-geffd9fc-272.pom
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-doc/-1.9-geffd9fc-272/jda-chewtils-doc--1.9-geffd9fc-272.pom.md5
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-doc/-1.9-geffd9fc-272/jda-chewtils-doc--1.9-geffd9fc-272.pom.sha1
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-doc/-1.9-geffd9fc-272/maven-metadata-local.xml

com/github/astra-OCE/JDA-Chewtils/jda-chewtils-menu/-1.9-geffd9fc-272
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-menu/-1.9-geffd9fc-272/jda-chewtils-menu--1.9-geffd9fc-272-all.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-menu/-1.9-geffd9fc-272/jda-chewtils-menu--1.9-geffd9fc-272-javadoc.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-menu/-1.9-geffd9fc-272/jda-chewtils-menu--1.9-geffd9fc-272-sources.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-menu/-1.9-geffd9fc-272/jda-chewtils-menu--1.9-geffd9fc-272.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-menu/-1.9-geffd9fc-272/jda-chewtils-menu--1.9-geffd9fc-272.module
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-menu/-1.9-geffd9fc-272/jda-chewtils-menu--1.9-geffd9fc-272.pom
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-menu/-1.9-geffd9fc-272/jda-chewtils-menu--1.9-geffd9fc-272.pom.md5
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-menu/-1.9-geffd9fc-272/jda-chewtils-menu--1.9-geffd9fc-272.pom.sha1
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-menu/-1.9-geffd9fc-272/maven-metadata-local.xml

com/github/astra-OCE/JDA-Chewtils/jda-chewtils/-1.9-geffd9fc-272
com/github/astra-OCE/JDA-Chewtils/jda-chewtils/-1.9-geffd9fc-272/jda-chewtils--1.9-geffd9fc-272.pom
com/github/astra-OCE/JDA-Chewtils/jda-chewtils/-1.9-geffd9fc-272/jda-chewtils--1.9-geffd9fc-272.pom.md5
com/github/astra-OCE/JDA-Chewtils/jda-chewtils/-1.9-geffd9fc-272/jda-chewtils--1.9-geffd9fc-272.pom.sha1
com/github/astra-OCE/JDA-Chewtils/jda-chewtils/-1.9-geffd9fc-272/maven-metadata-local.xml

com/github/astra-OCE/JDA-Chewtils/jda-chewtils-command/-1.9-geffd9fc-272
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-command/-1.9-geffd9fc-272/jda-chewtils-command--1.9-geffd9fc-272-all.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-command/-1.9-geffd9fc-272/jda-chewtils-command--1.9-geffd9fc-272-javadoc.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-command/-1.9-geffd9fc-272/jda-chewtils-command--1.9-geffd9fc-272-sources.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-command/-1.9-geffd9fc-272/jda-chewtils-command--1.9-geffd9fc-272.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-command/-1.9-geffd9fc-272/jda-chewtils-command--1.9-geffd9fc-272.module
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-command/-1.9-geffd9fc-272/jda-chewtils-command--1.9-geffd9fc-272.pom
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-command/-1.9-geffd9fc-272/jda-chewtils-command--1.9-geffd9fc-272.pom.md5
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-command/-1.9-geffd9fc-272/jda-chewtils-command--1.9-geffd9fc-272.pom.sha1
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-command/-1.9-geffd9fc-272/maven-metadata-local.xml

com/github/astra-OCE/JDA-Chewtils/jda-chewtils-commons/-1.9-geffd9fc-272
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-commons/-1.9-geffd9fc-272/jda-chewtils-commons--1.9-geffd9fc-272-all.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-commons/-1.9-geffd9fc-272/jda-chewtils-commons--1.9-geffd9fc-272-javadoc.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-commons/-1.9-geffd9fc-272/jda-chewtils-commons--1.9-geffd9fc-272-sources.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-commons/-1.9-geffd9fc-272/jda-chewtils-commons--1.9-geffd9fc-272.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-commons/-1.9-geffd9fc-272/jda-chewtils-commons--1.9-geffd9fc-272.module
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-commons/-1.9-geffd9fc-272/jda-chewtils-commons--1.9-geffd9fc-272.pom
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-commons/-1.9-geffd9fc-272/jda-chewtils-commons--1.9-geffd9fc-272.pom.md5
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-commons/-1.9-geffd9fc-272/jda-chewtils-commons--1.9-geffd9fc-272.pom.sha1
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-commons/-1.9-geffd9fc-272/maven-metadata-local.xml

com/github/astra-OCE/JDA-Chewtils/jda-chewtils-examples/-1.9-geffd9fc-272
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-examples/-1.9-geffd9fc-272/jda-chewtils-examples--1.9-geffd9fc-272-all.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-examples/-1.9-geffd9fc-272/jda-chewtils-examples--1.9-geffd9fc-272-javadoc.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-examples/-1.9-geffd9fc-272/jda-chewtils-examples--1.9-geffd9fc-272-sources.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-examples/-1.9-geffd9fc-272/jda-chewtils-examples--1.9-geffd9fc-272.jar
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-examples/-1.9-geffd9fc-272/jda-chewtils-examples--1.9-geffd9fc-272.module
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-examples/-1.9-geffd9fc-272/jda-chewtils-examples--1.9-geffd9fc-272.pom
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-examples/-1.9-geffd9fc-272/jda-chewtils-examples--1.9-geffd9fc-272.pom.md5
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-examples/-1.9-geffd9fc-272/jda-chewtils-examples--1.9-geffd9fc-272.pom.sha1
com/github/astra-OCE/JDA-Chewtils/jda-chewtils-examples/-1.9-geffd9fc-272/maven-metadata-local.xml

@Chew Chew merged commit 9415224 into Chew:master Jun 28, 2023
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.

Oauth 2 fails to run due to the Method.java file being moved in JDA
2 participants