testing gpg

This commit is contained in:
deepCurse 2021-12-02 10:49:45 -04:00
parent 92842e12bf
commit 4e055e5542

View file

@ -18,7 +18,7 @@ public class Ping extends GuildCommand {
TextChannel channel = event.getChannel();
channel.sendMessage("You are: " + blob.getUserID()).queue();
// channel.sendMessage("You are: " + blob.getUserID()).queue();
if (blob.getArgs().size() == 0) {
// new Main();