LeventHAN / SquadStatsJSPRO

An advanced version of SquadStatJS (tracking your squad stats) with advanced discord commands to manage your discord server. (Soon with inbuild stat website)
MIT License
34 stars 29 forks source link

Leaderboard Revives/Medics #4

Open LeventHAN opened 3 years ago

LeventHAN commented 3 years ago

What? A command that shows the best medics.

Details A command for top 5 players with most revives...

How should we do that? (If any ideas) Using the mongoDB as source just sort desc for revives and grab the next 5 players...