Error message
This commit is contained in:
parent
e178c724f9
commit
96eb486661
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ public class CommandHandler {
|
||||||
}
|
}
|
||||||
if (run)
|
if (run)
|
||||||
cmd.executed(args, commandEvent);
|
cmd.executed(args, commandEvent);
|
||||||
|
else event.getMessage().addReaction("❌").queue();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue