STORY
Proposal: Most active / top makers
AUTHOR
Joined 2022.06.23
DATE
VOTES
sats
COMMENTS
TAGS

Proposal: Most active / top makers

So we're starting to add more functionality to the Topic (aka Tag) pages to help incentivise more knowledge sharing, and sense of community. One of those features are top/active makers. We need to define what that metric means for the API development, so I've outlined a draft proposal below:

Streaks

Users which have posted a story {INTERVAL: daily | weekly | monthly}* spanning {DATETIME_RANGE: daily | weekly | monthly | all time} in {TAG: x | all}

This can especially be useful for #100DaysOfBitcoin style campaigns. It also is the starting point for our leaderboards during tournaments, where we typically have weekly check-ins.

Most helpful

Users which have commented the most in {TAG: x | all} for {DATETIME_RANGE: daily | weekly, monthly | all time}*.

Comments by our users are stored in our database so thats where we should probably use to run such analytics since doing so on Nostr would be impractical.

Hottest commenters

Users which have received the most votes for their comments in {TAG: x | all} for {DATETIME_RANGE: daily | weekly, monthly | all time}.