I couldn’t seem to find a simple Slack bot that would track points. I wanted to be able to give points to another user for something funny, or helpful, or whatever other reason. I wanted to be able to take away points, too. It would be an open eco-system where the points don’t matter. Any user can give/take points to/from any other user at anytime, and everyone can see the standings.
Simple, right? I couldn’t find something this simple that already existed, so I went ahead and created it.
The App – Scoreboard for Slack
How does it work? It’s as simple as you’d expect. The commands all begin with “/scoreboard”:
• To view the current scoreboard: /scoreboard [list|show]
• To award points to someone: /scoreboard give @username 10 points [for whatever reason]
• To take points from someone: /scoreboard take @username 10 points [for whatever reason]
• To reset the scoreboard: /scoreboard [clear|reset]
The Future
I don’t have much else to add to this app other than better parsing, but I’m open to any suggestions! Feel free to contact me or comment here if you have any good ideas.
Enjoy!
Nick
Leave a Reply