Use only my own account to login in every channel/chat

I’m currently developing a game which uses Twitch IRC to enable interaction with the viewers.

I only need to listen to Twitch Channels/Chats, I wouldn’t need the user to login with his own account.

So my question is: Is it “okay” to generate one token password with my own account and “hardcode” it inside my game so each player will only have to choose which Twitch chat he wants to listen to and use by default my account/password token every time ?

Just use an anonymous justinfan account: justinfan<random number>

NICK justinfan473737
PASS anything

Yep that’s what I’m going to do.

Thanks for your reply!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.