matijaabicic / Moubot

Jose Mourinho Slack Bot - whines in your Slack channel after every Chelsea and Manchester Utd. game

Home Page:www.moubot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moubot

Moubot in action: Alt text

Jose Mourinho Slack Bot - whines or gloats in your Slack channel after every Chelsea Manchester United game. Moubot also likes a healthy dose of pre-game banter.

You can execute Moubot in 2 ways (in both instances set debug: true in settings.js):

  1. Run with heroku tool kit if you plan on deploying to heroku:

    heroku local web

  2. Standard node execution:

    node server.js

or

supervisor server.js

Note - if you are running with heroku local tool, you will need an .env file that contains 2 variables, one on each line in the file:

resultsToken = -- your API key for football-data.org --
slackURI = -- your private Slack URI. --

When you have these two keys, you are ready to deploy to Heroku:

Deploy

Get in touch on https://twitter.com/matijaabicic

About

Jose Mourinho Slack Bot - whines in your Slack channel after every Chelsea and Manchester Utd. game

www.moubot.com

License:MIT License


Languages

Language:JavaScript 68.6%Language:CSS 17.4%Language:HTML 12.8%Language:PHP 1.1%Language:Makefile 0.1%