Merge branch 'main' of https://github.com/ZyLacx/MOOver
This commit is contained in:
commit
5bc01cfad6
1 changed files with 1 additions and 1 deletions
2
main.js
2
main.js
|
@ -62,7 +62,7 @@ client.once('ready', async () => {
|
||||||
// if (client.user.username != 'MOOver Debug') {
|
// if (client.user.username != 'MOOver Debug') {
|
||||||
// client.channels.cache.get('780439236867653635').send(turnOnMsg[help.RNG(turnOnMsg.length)]);
|
// client.channels.cache.get('780439236867653635').send(turnOnMsg[help.RNG(turnOnMsg.length)]);
|
||||||
// }
|
// }
|
||||||
client.channels.cache.get('490610642106056707').send("Whats up fuckers");
|
client.channels.cache.get('770748282191740943').send("Whats up fuckers");
|
||||||
cron.schedule('0 13 * * *', async function () {
|
cron.schedule('0 13 * * *', async function () {
|
||||||
pingEvent()
|
pingEvent()
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue