Last webhook test fr fr

This commit is contained in:
ZyLacx 2023-02-08 18:55:55 +01:00
parent cfe60f5dd5
commit c7efba4204

View file

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