Feat Request : Current and Max Streak
Opened this issue · 0 comments
Tholkappiar commented
Feat Request Detail :
The response should also contain the current and max Streak for the username !
Simple Example Structure of the response which contins the streak info's :
{ "streak": { "maxStreak": 127, "currentStreak": 12 }, }