You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
irc.host = "irc.rizon.net" -- for the Twitch chat, you can connect to normal IRC if you want by putting a normal IRC server in, you know what to do in that case
irc.port = 7000
irc.nickname = "NickoplierBot" -- your Twitch.tv username
irc.channel = "#likctest" -- your Twitch channel with a # in front of it, e.g. http://twitch.tv/juju2143 becomes #juju2143
irc.password = "" -- Accont password? none if none..