Skip to content

Bot for scraping lunch menus and sending them to MS Teams

License

Notifications You must be signed in to change notification settings

tescangroup/lunch-bot

Repository files navigation

Lunch Bot

This repository is for scraping lunch menus and sending them to an MS Teams channel.

Contribute

It's quite simple:

  1. Install Git.

    winget install -e --id Git.Git
  2. Install the Docker engine.

    winget install -e --id Docker.DockerDesktop
  3. Install Visual Studio Code.

    winget install -e --id Microsoft.VisualStudioCode
  4. Install the VS Code Dev Containers extension.
    VS Marketplace link

    Run in VS Code:

    ext install ms-vscode-remote.remote-containers
  5. Clone this repository and open it in VS Code.

  6. Click the Reopen in Container button in the bottom-right corner.

  7. Create and switch to your new Git branch:

    git checkout -b new-branch
  8. Enjoy contributing!

About

Bot for scraping lunch menus and sending them to MS Teams

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors