mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Sep 2016
Posts: 33
P
Ameglian cow
OP Offline
Ameglian cow
P
Joined: Sep 2016
Posts: 33
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?

Joined: Sep 2016
Posts: 33
P
Ameglian cow
OP Offline
Ameglian cow
P
Joined: Sep 2016
Posts: 33
can anyone help with this? smirk

Joined: Jul 2016
Posts: 28
Z
Ameglian cow
Offline
Ameglian cow
Z
Joined: Jul 2016
Posts: 28
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

Last edited by zapdos26; 09/01/17 12:29 AM.
Joined: Oct 2016
Posts: 22
W
Ameglian cow
Offline
Ameglian cow
W
Joined: Oct 2016
Posts: 22
zapdos26 Do you know how i'd go about checking if the user is subbed?

Joined: Jul 2016
Posts: 28
Z
Ameglian cow
Offline
Ameglian cow
Z
Joined: Jul 2016
Posts: 28
[code]if ($msgtags(subscriber).key == 1) /code]

Joined: Jul 2015
Posts: 13
S
Pikka bird
Offline
Pikka bird
S
Joined: Jul 2015
Posts: 13
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?

Joined: Jul 2015
Posts: 13
S
Pikka bird
Offline
Pikka bird
S
Joined: Jul 2015
Posts: 13
up


Link Copied to Clipboard