

So to join a particular channel you would just type: /join #favoriteStreamerName

The channel to join is simply the name of the Twitch account prefaced by a hashtag just like every other IRC channel. This should show you a message letting you know that you’ve successfully connected. With all of that done, now you can simply connect to your newly defined IRC network via: /connect Twitch You must leave it prefaced with "oauth:" just like how Twitch provides it to you in the command don't strip that off the front.
Jircii irc password#
Then copy and paste the password value you've generated into the command above. Note: Your OAuth password is not the same as your regular password to log in to Twitch! You must set that up at the OAuth password setup page for Twitch. This defines the server of for the Twitch IRC network, specifies the port to use, and gives the password to authenticate your account. server add -auto -ssl -network Twitch 6697


The next step is to define the server information for that network. You could technically name the network anything you like, you don’t have to call it “Twitch”, but simplicity is generally the best approach. This defines a new IRC network in Irssi and states what your nickname will be for it, which is just your username. Assuming you’ve got access to Irssi and you’ve just launched the application, the first thing to do is to define a new network for Twitch for any of the below examples just replace what appears in with your own information: /network add -nick Twitch
Jircii irc how to#
I’m not going to cover how to get and access Irssi if you need help with that you can use their own documentation. I ended up combining information from a bunch of different sites before I got everything to work properly. Getting the connection right took a little doing as finding up-to-date information on Twitch’s IRC setup is a bit spotty. Given that I already use IRC regularly, I have a server that I normally connect from via my favorite client, Irssi. As such, I figured I could just connect a regular IRC client to Twitch’s IRC servers, find Brandi’s channel, and chat that way. I’d know since I once wrote a really shitty IRC bot for an IRC server I ran for my team at a previous job. I simply paused the stream since I didn’t need it running twice, but this left a tiny sidebar for the chat that was less than ideal.īeing a regular user of IRC, I was aware that Twitch chat is just an IRC channel under the hood this is pretty obvious given that the bots most decent-sized Twitch streamers employ in their chats are just IRC bots. Then I opened her stream in a browser on my Pinebook Pro. I initially had her stream open on my phone and was chatting there, but it was annoying to have to keep waking my phone up to look at the chat. In this particular instance, though, I wanted to be able to chat with Brandi and a few other friends who popped into her stream.
Jircii irc tv#
While the app on my Fire TV Stick does allow me to view the chat, trying to type anything via a remote’s D-pad and an on-screen keyboard on my TV would be painful to say the least. This works well for most of the streams I might happen to watch because I never actually care about interacting with the chat. When she told me, I decided to do the comfortable thing and turn on her stream from the Twitch app on my Amazon Fire TV Stick so I could watch it on my TV. As the unofficial game of the coronavirus quarantine, it seemed like a good idea. A couple of days ago Brandi decided to try streaming her latest obsession, Animal Crossing: New Horizons on Twitch.
