mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-06 06:51:31 +00:00
Initial work on multi-server bridge from a while back.
This commit is contained in:
@ -2,6 +2,7 @@ dependencies {
|
||||
implementation("net.dv8tion:JDA:5.0.0-alpha.2") {
|
||||
exclude(module = "opus-java")
|
||||
}
|
||||
implementation("com.rabbitmq:amqp-client:5.14.2")
|
||||
|
||||
compileOnly(project(":foundation-core"))
|
||||
}
|
||||
|
Reference in New Issue
Block a user