-
-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
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
The bot join the irc correctly but can't write #229
Comments
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 :) |
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
The text was updated successfully, but these errors were encountered: