I have an IRC bot based on SkyBot (https://github.com/rmmh/skybot), and I would like to make a command for it that checks a ShoutCast stream and send the output in the format (Current_Song - Artist - Station_Name) as a message to the channel.
Unfortunately, my Python is rusty. I'm trying to pick it back up after about 3 years of leaving it alone. Any help is appreciated.