whoops i forgor i added it

This commit is contained in:
Chayapak 2023-10-14 19:10:38 +07:00
parent 87477ce013
commit 2e09aacee2

View file

@ -13,7 +13,7 @@ public class StopCommand extends Command {
super( super(
"stop", "stop",
"Gracefully stops the bot", "Gracefully stops the bot",
new String[] { "<ownerHash>" }, new String[] {},
new String[] {}, new String[] {},
TrustLevel.OWNER, TrustLevel.OWNER,
false false