Slack bot for Polarion Canteen that sends (and translates) a daily menu from Polarion Prague Office canteen to the slack channel
You will need following:
- Slack Webhook URL
- Microsoft Translator API app ID and Secret
- 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