Skip to content

OzTamir/WoltWatcher

Repository files navigation

WoltWatcher

A dockerized telegram bot to monitor Wolt restaurant and notify when they can take orders again.

Inspired by slack_wolt_notifier.

How to use

  1. Get your Telegram token and add it in config.json
  2. Clone the repository locally:
git clone https://github.com/OzTamir/WoltWatcher.git
  1. Edit the config.json file with a telegram token
  2. Build the Docker image from the directory:
docker build --tag wolt-watcher-bot:1.0 .
  1. Run the continer:
docker run --detach --name wolt-watcher wolt-watcher-bot:1.0
  1. Enjoy!

About

Get a notification when a Wolt restaurant can take orders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published