How to connect to IRC without login and password [CLOSED]

How to connect unregistered user to IRC, is there any default user?
My users want to see IRC chat without autorization

https://github.com/justintv/Twitch-API/blob/master/IRC.md

To connect anonymously, just set your nick to

justinfan##############

where #'s are replaced with random numbers.

Note: You won’t be able to chat or use any commands other than join and part while logged in anonymously.

thanks it is very useful

I think It should be added to https://github.com/justintv/Twitch-API/blob/master/IRC.md

1 Like