Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 862 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 862 Bytes

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