hhhhhhh
This commit is contained in:
parent
4e055e5542
commit
10a19138d0
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Reference in a new issue