This commit is contained in:
ZyLacx 2023-02-08 18:49:25 +01:00
parent fe5f7c1b11
commit c2747de1c3

View file

@ -63,7 +63,6 @@ client.once('ready', async () => {
// client.channels.cache.get('780439236867653635').send(turnOnMsg[help.RNG(turnOnMsg.length)]);
// }
client.channels.cache.get('770748282191740943').send("Whats up fuckers");
cron.schedule('0 13 * * *', async function () {
pingEvent()
})