thieleju / statsbot

Discord Bot to gather data from public APIs using node.js and discord.js! Hacktoberfest Event Project
MIT License
22 stars 45 forks source link

Show chess leaderboard #15

Closed jeremiaaxel closed 2 years ago

jeremiaaxel commented 2 years ago

Hi! This is the current result image

I also created two options:

  1. category: string, the category to be shown. The options are: blitz, bullet, rapid. If not specified, then all of them are shown
  2. top-n: int, the number of top players shown. Min is 1, max is 10. If not specified, then default is 5.
jeremiaaxel commented 2 years ago

Done 👍

thieleju commented 2 years ago

Great work @jeremiaaxel! Keep contributing ❤️