whoops lmao

This commit is contained in:
Chayapak 2023-07-01 16:32:08 +07:00
parent 0d84a96ae1
commit acf1f4bcf5

View file

@ -16,7 +16,7 @@ public class UptimeCommand extends Command {
super(
"uptime",
"Shows the bots uptime",
new String[] { "<fromLanguage> <toLanguage> <{message}>" },
new String[] {},
new String[] {},
TrustLevel.PUBLIC
);