aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-08-15 14:56:16 -0700
committerPinapelz <donaldshan1@outlook.com>2023-08-15 14:56:16 -0700
commit499fe2a90287c5a84a4b32ebc43fc7a609e8871c (patch)
tree3dcc13fa8aa73a2d55c4b607f8b2d54203df1ad7 /pom.xml
parentf225145602b89bf9ce5e0123bf2038fe59e59db6 (diff)
fix: LOAD_FAILED error due to rate limitation
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index f2e211a..f47c925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,6 +33,11 @@
<dependencies>
<dependency>
+ <groupId>dev.arbjerg</groupId>
+ <artifactId>lavaplayer</artifactId>
+ <version>2.0.1</version>
+ </dependency>
+ <dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-beta.13</version>
@@ -43,11 +48,6 @@
<version>1.15.4</version>
</dependency>
<dependency>
- <groupId>com.github.walkyst</groupId>
- <artifactId>lavaplayer-fork</artifactId>
- <version>1.4.1</version>
- </dependency>
- <dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>
<version>1.1.1</version>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage