add info command

This commit is contained in:
Wieland Schöbl
2020-08-14 01:58:20 +02:00
parent d6a3691756
commit a8babb52ba
5 changed files with 24 additions and 18 deletions

View File

@@ -85,7 +85,7 @@ object Admin {
)
}
fun ready() {
fun info() {
sendDevMessage(
EmbedBuilder()
.setTitle("Now watching for new Hytale Blogposts every ${updateMs / 1000}s")