|
@@ -53,6 +53,10 @@
|
|
|
<groupId>com.squareup.okhttp3</groupId>
|
|
|
<artifactId>okhttp</artifactId>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>io.projectreactor.netty</groupId>
|
|
|
+ <artifactId>reactor-netty</artifactId>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>net.dv8tion</groupId>
|
|
|
<artifactId>JDA</artifactId>
|