Database is up and running!
node:events:489
throw er;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "callback" argument must be of type function. Received undefined
at setInterval (node:timers:210:3)
at Object.execute (C:\Users\tom\Desktop\ForSale\src\events\ready.js:25:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Emitted 'error' event on Client instance at:
at emitUnhandledRejectionOrErr (node:events:394:10)
at process.processTicksAndRejections (node:internal/process/task_queues:84:21) {
code: 'ERR_INVALID_ARG_TYPE'
}