Why my interaction is not defined?

https://sourceb.in/8atz9Es4p2

//

node:events:497
throw er; // Unhandled 'error' event
^
ReferenceError: interaction is not defined
at Client.<anonymous> (/home/container/index.js:363:3)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Emitted 'error' event on Client instance at:
at emitUnhandledRejectionOrErr (node:events:402:10)
at process.processTicksAndRejections (node:internal/process/task_queues:84:21)
Was this page helpful?