akeaswaran / staturday

A Slack app for college football scores and stats.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Staturday

A Slack app for sports scores and stats.

Built originally for use at From the Rumble Seat.

Data provided by ESPN and CollegeFootballData.com where needed.

Installation/Deployment

  1. Clone this repo.
  2. cd into it and run npm install.
  3. Create a Slack app, install it to your workspace, and grab a Slack OAuth token.
  4. Start the bot using HUBOT_SLACK_TOKEN=<slack token> HUBOT_ALIAS=<desired alias> bin/hubot --adapter slack.

Documentation

This bot doesn't do much yet, but scripts/base.js has comments explaining each command.

Another good resource (mainly for general hubot development on Slack) is the Slack Developer Kit for Hubot.

License

See LICENSE.md.

About

A Slack app for college football scores and stats.

License:MIT License


Languages

Language:JavaScript 99.4%Language:Shell 0.3%Language:Batchfile 0.3%