forked from Fascinated/Bat
remove debug
This commit is contained in:
parent
bf12fb1914
commit
61d96191cb
@ -91,7 +91,6 @@ public class CommandService extends ListenerAdapter {
|
||||
|
||||
@Override
|
||||
public void onSlashCommandInteraction(@NotNull SlashCommandInteractionEvent event) {
|
||||
log.info("piss sticks");
|
||||
Guild discordGuild = event.getGuild();
|
||||
if (event.getUser().isBot()) {
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user