The bot shows a ranking of players by playtime of games.
It allows the ranking of players on a server wide and cross-server wide leaderboard
It allows to how much individuals have played and how they rank
Commands
help: to see commands
detail <command>: to explain what each command does
invite: provides an invite link
top <number>: shows the server’s top X players - without a number it shows top 5
playtime <number>: shows the server’s top X players - without a number it shows top 5
leaderboard <number>: shows the cross-server top X players - without a number it shows top 5
global <number>: shows the cross-server top X players - without a number it shows top 5
check <username>: shows the user’s playtime and ranking - without username is shows the writers playtime and ranking
game <game-name>: shows the playtimes and rankings for a given game
settings <setting> <value>: Allows to change Bot settings:: eg.: settings prefix <prefix> to set new prefix value
(change prefix via .settings prefix <prefix>)
Source:
https://github.com/peturparkur/DiscordBotJS
I’m open to feature suggestions