Fix spacing

This commit is contained in:
bea
2022-12-28 05:41:22 +01:00
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;
}