BRForgers / DisFabric

Mozilla Public License 2.0
23 stars 24 forks source link

Add !scoreboard command #50

Open OwenFeik opened 2 years ago

OwenFeik commented 2 years ago

Hi, I've been using your integration recently (works wonderfully, thanks for creating it) and one of my players asked for a command to pull up a scoreboard in discord.

This change adds that functionality with a new exclamation point command:

!scoreboard <scoreboard name>

will now cause the bot to reply with a table similar to the help and online commands, with the relevant score for each player on the server.

Feel free to close this pull request if you aren't interested in adding the command.