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