Švitorka švitořící toustovač.
- Build docker image:
docker build -t toustobot .
- Get lunch menus:
docker run --rm toustobot get-menu
- Get lunch menus and send them to #lunch channel on Slack:
docker run --rm toustobot get-menu --slack-url <SLACK_WEBHOOK_URL>