about summary refs log tree commit diff
path: root/README.md
blob: 9dc625d8eacbfac0511d2e58d15e9876d3b2c69d (plain)
1
2
3
4
5
6
7
8
9
10
EMBOARD is end-of-life and I have a need for a leaderboard bot.
How hard could it be?

Uh oh, the code is kinda bad.

Requirements- We want to do what emboard can at least. here is what we do so far.  
- `leaderboard`: Displays the leaderboard.  
- `points [points] [user]`: Change the points of the mentioned users  
- `permission none`: No permissions are required to change the score; anyone may set the score. This command requires the Manage Server permission.  
- `permission role [role]`: A specific role is required to change the score. This command requires the Manage Server permission.