Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 294 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 294 Bytes

Telegram camping bot

Telegram bot to query a camping site ("Ostseecamp Seeblick") for free places.

Checks every minute for changes of available places and sends a message, if it found something.

Quick and dirty code :)

Setup

cp .env.example .env
# edit .env
npm run start