Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1006 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 1006 Bytes

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