[AB-106] adding ability to specify deletion duration on ban command

removing banDelete command
updating jda version
This commit is contained in:
Sheldan
2023-09-26 00:56:15 +02:00
parent f12581f322
commit f97fe42e65
12 changed files with 102 additions and 168 deletions

View File

@@ -54,7 +54,7 @@
<properties>
<maven.build.timestamp.format>yyyy/MM/dd HH:mm</maven.build.timestamp.format>
<jda.version>5.0.0-beta.12</jda.version>
<jda.version>5.0.0-beta.13</jda.version>
<asciidoctor.maven.plugin.version>2.0.0-RC.1</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>1.5.3</asciidoctorj.pdf.version>
<asciidoctorj.version>2.3.0</asciidoctorj.version>