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(
|
super(
|
||||||
"uptime",
|
"uptime",
|
||||||
"Shows the bots uptime",
|
"Shows the bots uptime",
|
||||||
new String[] { "<fromLanguage> <toLanguage> <{message}>" },
|
new String[] {},
|
||||||
new String[] {},
|
new String[] {},
|
||||||
TrustLevel.PUBLIC
|
TrustLevel.PUBLIC
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue