Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/acifani/aspettami-bot

🚌 Telegram bot to fetch real-time status and wait time of Milan's ATM bus and tram lines
https://github.com/acifani/aspettami-bot

milano python telegram-bot transportation

Last synced: 2 months ago
JSON representation

🚌 Telegram bot to fetch real-time status and wait time of Milan's ATM bus and tram lines

Awesome Lists containing this project

README

        

# aspettami-bot

Telegram bot to fetch real-time status and wait time
of Milan's ATM bus and tram lines.

[Try it live](https://t.me/aspettaMI_bot)

## Run it yourself

```shell
$ docker-compose build
$ TELEGRAM_TOKEN= docker-compose up
```