Add JDA implementation
This commit is contained in:
parent
cd274fd032
commit
212145cc6b
11 changed files with 732 additions and 0 deletions
4
cloud-discord/cloud-jda/build.gradle
Normal file
4
cloud-discord/cloud-jda/build.gradle
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
dependencies {
|
||||
api project(':cloud-core')
|
||||
compileOnly 'net.dv8tion:JDA:4.2.0_207'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue