From 28f37a6951ebc835aa01742434edb6552654d68d Mon Sep 17 00:00:00 2001 From: ZyLacx Date: Wed, 8 Feb 2023 18:59:27 +0100 Subject: [PATCH] aaaaaaaa --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index 04bd389..cdd5640 100755 --- a/main.js +++ b/main.js @@ -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() })