Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/acifani/aspettami-bot
- Owner: acifani
- License: mit
- Created: 2019-01-08T21:28:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-13T13:07:31.000Z (about 2 years ago)
- Last Synced: 2023-02-28T18:48:31.142Z (almost 2 years ago)
- Topics: milano, python, telegram-bot, transportation
- Language: Python
- Homepage: https://t.me/aspettaMI_bot
- Size: 97.7 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```