leaderboard

command module
v0.0.0-...-c1982f3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2016 License: MIT Imports: 8 Imported by: 0

README

leaderboard

Demonstrate the technology for Chat Bot / ChatOps potential business, using Go implementation using the RTM (Real Time Messaging) API by Slack.

Features
  • Track how many points you have based on reactions your peers give to your messages
  • Track what messages in the channel are most upvoted to quickly have a recap of the day
  • Leaderboard functionality showing the top N or bottom M users based on ranking
  • Analytics features such as the mean score of the organization as well as per individual
  • Trivial ranking algorithm based on which reaction you get to your message
Development
  • Create a new bot user integration on your Slack
  • Create a file token.json which follows the format of the token_sample.json file provided with the Slack Bot Token
  • Then simply run go run main.go at the project root and it will read off the token from token.json
Slack Commands

Hitting the leaderboard bot commands in a Slack channel.

Contributors

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL