Update main.js
This commit is contained in:
parent
ea20b069ff
commit
7e4986b87e
1 changed files with 0 additions and 1 deletions
1
main.js
1
main.js
|
@ -56,7 +56,6 @@ client.once('ready', async () => {
|
|||
if (client.user.username != 'MOOver Debug') {
|
||||
client.channels.cache.get('780439236867653635').send(turnOnMsg[help.RNG(turnOnMsg.length)]);
|
||||
}
|
||||
console.log(bModel.find({}).exec(), eModel.find({}).exec());
|
||||
cron.schedule('0 13 * * *', async function() {
|
||||
pingEvent();
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue