Webhook test
This commit is contained in:
parent
89fecf85be
commit
fe5f7c1b11
1 changed files with 1 additions and 0 deletions
1
main.js
1
main.js
|
@ -63,6 +63,7 @@ client.once('ready', async () => {
|
|||
// client.channels.cache.get('780439236867653635').send(turnOnMsg[help.RNG(turnOnMsg.length)]);
|
||||
// }
|
||||
client.channels.cache.get('770748282191740943').send("Whats up fuckers");
|
||||
|
||||
cron.schedule('0 13 * * *', async function () {
|
||||
pingEvent()
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue