Closed Uranne closed 7 years ago
As mentioned in the docs and the README.md, this module currently supports Node 4.x. There is still no ETA when we will support Node 6.x and 7.x
Closing this as it is a duplicate of #201
Also, no need to double join your channel, you don't need to call client.join("#uranne") if you already have the channel in the options as they will be automatically joined once connected 😸
Thank you :) I fixed the issu about my nodejs version. Now I don't have any error log, but, the function client.say() doesn't work ... (I put a console.log("Word received"), the console show it, but the bot doesn't talk.
Actual behaviour: Catch a string on the twitch chat, error on the function "client.say()"
Expected behaviour: Catch a string on the twitch chat, write an auto response
Code :
Error log: http://puu.sh/vZa0K/f463d3a533.png
Server configuration