justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 380 forks source link

IRC gateway – drops connections on NICK #471

Closed grawity closed 8 years ago

grawity commented 8 years ago
(Connection to irc.twitch.tv:6667 established)
--> PASS foo
--> NICK grawity
<-- :tmi.twitch.tv 001 grawity :Welcome, GLHF!
<-- :tmi.twitch.tv 002 grawity :Your host is tmi.twitch.tv [...]
--> NICK grawity
<-- :tmi.twitch.tv NOTICE * :NICK already set
(Connection lost)

Ruins the fun when you try to do /allserv /nick grawity after having some network problems.