forked from ChomeNS/chomens-bot-java
whoops lmao
This commit is contained in:
parent
0d84a96ae1
commit
acf1f4bcf5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue