Muni Muni
This commit is contained in:
parent
dee06b09d1
commit
da10960e56
Binary file not shown.
@ -55,7 +55,7 @@ public class DivaBot extends ListenerAdapter{
|
||||
lastMessage=ev.getMessage().getContentDisplay();
|
||||
}
|
||||
if (lastMessageCount==2) {
|
||||
ev.getChannel().sendMessage(ev.getMessage().getContentDisplay())
|
||||
ev.getChannel().sendMessage(ev.getMessage())
|
||||
.queue();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user