Hello
I need to make a command to check from when the viewer subscribes to my channel, if anyone already has it and will share
subscriptions since
4 replies
Hey @Purple Jellyfish!
There are no API to check since how long someone is a subscriber, however, you can hover their badge to see the number of months.
If you meant since how long they follow you, use this:
$(user) has been following $(channel) since $(urlfetch http://api.newtimenow.com/follow-length/?channel=$(channel)&user=$(user)).
Since you didn't specify if it was for Twitch or YouTube, I assumed it was Twitch.
