What is a good IRC channel for Objective-C and Cocoa programming [closed]
There’re #objc and #macdev on irc.freenode.net.
There’re #objc and #macdev on irc.freenode.net.
try data = twitchdata.decode().split(“:”)[1] instead of data = twitchdata.split(“:”)[1]