Fix spacing
This commit is contained in:
parent
6c4d362ca4
commit
e08fefbda3
@ -97,10 +97,10 @@ public class MessageCommandListener extends ListenerAdapter
|
|||||||
if(commandObject == null)
|
if(commandObject == null)
|
||||||
{
|
{
|
||||||
/* temporarily disabled because when people talk about the bot, it replies with this spammy message.
|
/* temporarily disabled because when people talk about the bot, it replies with this spammy message.
|
||||||
|
|
||||||
event.getMessage().reply("Unrecognized command: `" + commandLabel + "`!").queue(); // todo prettier
|
event.getMessage().reply("Unrecognized command: `" + commandLabel + "`!").queue(); // todo prettier
|
||||||
|
|
||||||
*/
|
*/
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user