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();