mirror of
https://github.com/Noratrieb/killua-bot.git
synced 2026-01-14 23:25:01 +01:00
trivia add command
This commit is contained in:
parent
080c79b34b
commit
dac3b78f1c
11 changed files with 315 additions and 86 deletions
5
pom.xml
5
pom.xml
|
|
@ -19,6 +19,11 @@
|
|||
<artifactId>JDA</artifactId>
|
||||
<version>4.2.0_168</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
<version>2.8.6</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue