https://api.twitch.tv/kraken/channels/#channelNameHere/follows

That is the official twitch api for a list of your current followers. Replace #channel with your channel obviously. Only problem (at least for me) is that the response is json format. Need a way to parse it. Otherwise, all the followers are there.