Yo guys i have a Little problem with my Twitch bot.
I write It in python for the First access i use this string
HOST = “irc.twitch.tv”
PORT = 6667
PASS = the oauth code generated
IDENT = my account name “yungmindbeats”
CHANNEL = "x_quality_
Bot work vert good , now i want change the bot name in quality_bot but when i change the IDENT It doesn’t change
Sorry for bar english… Thomas
