mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jan 2017
Posts: 1
B
boogaba Offline OP
Mostly harmless
OP Offline
Mostly harmless
B
Joined: Jan 2017
Posts: 1
Hi, I used to be able to join my twitch channel via mIRC on my channel's bot. I stopped doing this for a while and now i'm trying to get it working again. I get connnected to the tmi.twitch.tv server and everything, but whenever I do
Quote:
/join #boogaba
it gives me the following:
Quote:
tmi.twitch.tv USERSTATE #boogaba
-
tmi.twitch.tv ROOMSTATE #boogaba
-
#boogaba boogaba boogababot
#boogaba End of /NAMES list

and then still doesn't allow me to chat in my channel.
Quote:
You are not on a channel
I'm probably just stupid and doing something wrong, any help is appreciated.

Joined: Aug 2003
Posts: 325
W
Fjord artisan
Offline
Fjord artisan
W
Joined: Aug 2003
Posts: 325
What is the server address (as-is in the server list) that you are using to connect? Make sure it's "irc.chat.twitch.tv" and if it's not, update it and see if that fixes it for you.

You might also try getting a new oauth key to use as the password. It's possible that Twitch implemented new permissions that aren't associated with the current key.

Also wouldn't hurt to have these commands automatically performed upon connecting:
Code:
RAW CAP REQ :twitch.tv/membership
RAW CAP REQ :twitch.tv/commands
RAW CAP REQ :twitch.tv/tags

That will make sure you see extras, as well as who is a mod, streamer, sub, etc.


Link Copied to Clipboard