A simple Twitch ChatBot written in Python Detects URL/Normal Messages!
HOST = "irc.twitch.tv"
NICK = "xxx" #nickname for BOT
PORT = 6667
PASS = "xxx" #oauth key for Twitch
s.send(str.encode("JOIN #CHANNELNAME \r\n")) # replace xxx with channelname
All your files are listed in the file explorer. You can switch from one to another by clicking a file in the list.