goal-bot A Twitter bot that posts highlights when goals are scored in the NHL. See the bot in action: @nhl_goal_bot How to run unit tests > make test How to lint source files > make lint How to perform static analysis > make analyze How to build the docker container > make build How to deploy the docker container > make deploy