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 K/D #3

Open LeventHAN opened 3 years ago

LeventHAN commented 3 years ago

What? A command that shows the top players.

Details A command for top 20 players with most K/D...

How should we do that? (If any ideas) Using the mongoDB as source just sort desc and grab loop for the next 20-30 members?