From 84365b041930176bd171a66d82cc4f717b57f9cf Mon Sep 17 00:00:00 2001 From: ZyLacx Date: Tue, 7 Feb 2023 22:59:37 +0100 Subject: [PATCH] New beginging --- main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/main.js b/main.js index eae4274..90e5e6a 100755 --- a/main.js +++ b/main.js @@ -56,6 +56,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("János Legyen") cron.schedule('0 13 * * *', async function() { pingEvent(); });