This commit is contained in:
Joshua Sigona 2021-03-15 05:45:11 +09:00
parent 037ce461e8
commit 94881f5561
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -17,7 +17,7 @@ public class Check extends TimerTask{
public void run() {
if (!dead&&System.currentTimeMillis()-lastChannelMessage>=10800000) {
dead=true;
bot.getTextChannelById(772923108997857291l).sendMessage("<:sakiPls:820748397031718923><:sakiPls:820748397031718923>")
bot.getTextChannelById(772923108997857291l).sendMessage("<:sakiDead1:799650259487293440><:sakiDead2:799650259746947083>")
.queue();
/*bot.getTextChannelById(744692511703826462l).sendMessage("<:sakiPls:820748397031718923><:sakiPls:820748397031718923>")
.queue();*/