We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error usually happens when COTD 1 starts and crashes the entire program.
Error:
/home/tmindiabot/Desktop/TMIndiaBot/TMIndiaBotApi/node_modules/trackmania.io/src/client/Client.js:89 this.client.emit('totd', totd); ^ TypeError: Cannot read properties of undefined (reading 'emit') at Timeout._onTimeout (/home/tmindiabot/Desktop/TMIndiaBot/TMIndiaBotApi/node_modules/trackmania.io/src/client/Client.js:89:29) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) Node.js v17.1.0
The text was updated successfully, but these errors were encountered:
Fix client is undefined on TOTD event (#68)
69e344d
Fixed!
Sorry, something went wrong.
No branches or pull requests
Error usually happens when COTD 1 starts and crashes the entire program.
Error:
The text was updated successfully, but these errors were encountered: