Twitch - Subscribers Goal
@parrycarry has 0 out of 10 subscribers!
https://api.parrycarry.com/twitch/subscribersgoal/{Twitch-Username}/{Provide-Sub-Count}
$(urlfetch https://api.parrycarry.com/twitch/subscribersgoal/$(channel)/$(twitch subcount))
$readapi(https://api.parrycarry.com/twitch/subscribersgoal/$mychannel/$subcount)
{readapi.https://api.parrycarry.com/twitch/subscribersgoal/{channel.name}/{channel.subs}}
${customapi.https://api.parrycarry.com/twitch/subscribersgoal/${channel}/${channel.subs}}
$(customapi https://api.parrycarry.com/twitch/subscribersgoal/$(channel)/$(subcount))
(customapi https://api.parrycarry.com/twitch/subscribersgoal/(channelname)/(subscribers))
Custom Goal Support
@parrycarry has 0 out of 100K subscribers!
https://api.parrycarry.com/twitch/subscribersgoal/{Twitch-Username}/{Provide-Sub-Count}/{Whole-Number}
$(urlfetch https://api.parrycarry.com/twitch/subscribersgoal/$(channel)/$(twitch subcount)/{Whole-Number})
$readapi(https://api.parrycarry.com/twitch/subscribersgoal/$mychannel/$subcount/{Whole-Number})
{readapi.https://api.parrycarry.com/twitch/subscribersgoal/{channel.name}/{channel.subs}/{Whole-Number}}
${customapi.https://api.parrycarry.com/twitch/subscribersgoal/${channel}/${channel.subs}/{Whole-Number}}
$(customapi https://api.parrycarry.com/twitch/subscribersgoal/$(channel)/$(subcount)/{Whole-Number})
(customapi https://api.parrycarry.com/twitch/subscribersgoal/(channelname)/(subscribers)/{Whole-Number})