/polarion-canteen-bot

Slack bot for Polarion Canteen that sends a daily menu from Polarion Prague Office canteen to the slack channel

Primary LanguageRuby

Polarion Canteen Bot

Slack bot for Polarion Canteen that sends (and translates) a daily menu from Polarion Prague Office canteen to the slack channel

Screenshot Screenshot

You will need following:

  1. Slack Webhook URL
  2. Microsoft Translator API app ID and Secret
  3. Eurest menu access

How to clone the project:

git clone https://github.com/Polarion/polarion-canteen-bot.git
cd polarion-canteen-bot
cp .env_template .env
bundle install

modify the .env file according your credentials and then run (or schedule in cron)

ruby main.rb