i have a problem trying to turn on one of my bots for twitch, basically everything is perfect until i try to execute a command and i get that in console error in console this is where the console takes me renderforest mod apk
You get what in the console?
You posted a screenshot of code and didn’t state the error that is occuring
I’m facing the following error:
That menas that msg.channel.query is undefined. on line 14.
msg.channel.query
console.log out the msg passed to the function and debug.
msg
This would seem to be some sort of library and is parsing out what TMI sends into an object and the object doesn’t contain what you expect it to.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.