justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 381 forks source link

[REQUEST] User subscription current_streak and total_streak #696

Open thekillgfx opened 2 years ago

thekillgfx commented 2 years ago

I feel like Twitch should provide us more informations about the user subscription.

My proposal is to add the following parameters to the following endpoint result. GET https://api.twitch.tv/helix/subscriptions/user

Field Type Description
current_streak string months of sub in a row
total_streak string months of sub ever done

Does anyone already found any work around not comprending building our own database and saving there each time someone subscribe to a channel?