From 319b828d473484d568a20e07d8db2b3ec5e269e6 Mon Sep 17 00:00:00 2001 From: ZyLacx Date: Fri, 18 Feb 2022 14:33:01 +0100 Subject: [PATCH] Update main.js --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index d0a1d50..41797b9 100755 --- a/main.js +++ b/main.js @@ -49,7 +49,7 @@ const resp = require('./responses.js'); client.once('ready', async () => { if (client.user.username != 'MOOver Debug') { - client.channels.cache.get('780439236867653635').send('Just turned on!'); + client.channels.cache.get('780439236867653635').send('AAAAAAAAAA!'); } cron.schedule('0 13 * * *', async function() { pingEvent();