Skip to content

Telegram Bot which tells me how far away I am from the German Green Belt and how much of it i've already completed

License

Notifications You must be signed in to change notification settings

lk3de/green-belt-tracker

Repository files navigation

Green Belt Tracker Telegram Bot

This is a Telegram Bot that will tell me how far away I am from the German Green Belt and how much of it i've already completed on my hike alongside it.

Setup

  1. Create a new Telegram Bot using BotFather.
  2. Copy the config.example.py into config.py and adapt at least the values for bot_token and user_id_list (use the IDBot to get your own user ID)
  3. Install the project's requirements using
$ pip3 install -r requirements.txt

Run

Run the bot using

$ python3 green-belt-tracker.py

To Do

  • Make the bot capable of using arbitrary GPX tracks

Credits

About

Telegram Bot which tells me how far away I am from the German Green Belt and how much of it i've already completed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages