mIRC Homepage
Posted By: Predatorfusion Twitch Sub Count and Subbed for - 06/01/17 04:00 AM
Can someone help with getting a script that will tell what the streams current sub count is? and check how long someone has subbed for?
Posted By: Predatorfusion Re: Twitch Sub Count and Subbed for - 08/01/17 07:55 PM
can anyone help with this? smirk
Posted By: zapdos26 Re: Twitch Sub Count and Subbed for - 08/01/17 11:08 PM
You need an ouath token from the streamer to be able to get the sub count: https://api.twitch.tv/kraken/oauth2/authorize?response_type=token&client_id=[your client ID]&redirect_uri=[your registered redirect URI]&scope=channel_subscriptions+channel_check_subscription is the one you want to get smile
Posted By: wobY Re: Twitch Sub Count and Subbed for - 02/02/17 02:36 PM
zapdos26 Do you know how i'd go about checking if the user is subbed?
Posted By: zapdos26 Re: Twitch Sub Count and Subbed for - 03/02/17 04:03 PM
[code]if ($msgtags(subscriber).key == 1) /code]
Posted By: Sissou Re: Twitch Sub Count and Subbed for - 13/02/17 07:45 PM
Hello,

I haven't understand.
I search a script which cans give the sub age like a follow check but for the sub.
Can you help me please?
Posted By: Sissou Re: Twitch Sub Count and Subbed for - 17/02/17 08:54 PM
up
© mIRC Discussion Forums