improved config flow and autowrite full config

This commit is contained in:
John Grosh
2019-03-16 16:29:09 -05:00
parent 43398449c7
commit 3c5deca55e
5 changed files with 49 additions and 22 deletions

View File

@@ -23,12 +23,12 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>3.8.1_454</version>
<version>3.8.3_462</version>
</dependency>
<dependency>
<groupId>com.sedmelluq</groupId>
<artifactId>lavaplayer</artifactId>
<version>1.3.10</version>
<version>1.3.11</version>
</dependency>
<dependency>
<groupId>com.jagrosh</groupId>