Open typographynerd opened 1 year ago
I know its not quite the same, but you can have a channel where people request badges, the member only needs to run "/trainer stats" to show thier stats, then you can grant based on the result (its what we do)...
I am bringing back up a previous feature request (https://github.com/PokeNavBot/issue-tracker/issues/628) that got marked as stale. My apologies if this was decided to not be addressed but I wasn't clear if it was actually reviewed. I know that the whole /slash command updates took priority for a significant period of time.
Is your feature request related to a problem? Please describe. Leaderboards only report the top 100 for raids joined, created and reported. Our server has milestone badges for these as incentive for people to be active in the community, for example "Created 50 raids". However, as the server grows, these stats will drop off the leaderboard as more and more people report raids.
Describe the solution you'd like Ideally, it would be great to query the data with specific ranges: for example, generating a lis of users who have reported between 100 and 199 raids.
Describe alternatives you've considered Currently, we are just using leaderboards and have to rely on self-report by members if the milestone is no longer visible on the leaderboard.