Get weather notifications for google calendar events in telegram.
- python3
- pipenv
Create a local.env
and set your API keys (see example-local.env
).
pipenv install
pipenv shell # skip if you just ran `pipenv install`
cd src
python job.py [--dry-run]
You'll receive a message in your bot's Telegram chat with the weather forecast.