A Project/App/Bot for You! To help ya! get urban public transport information around
- Buses Delay
- Routes
- And more...
NodeJs https://nodejs.org/en/docs/
Telegram Bot API https://core.telegram.org/api
https://eu1.locationiq.com
https://core.telegram.org/api
We plan to have this project as a service as:
[todo]
- docker
- telegram bot token https://core.telegram.org/bots
docker run -d -e RTB_BOT_TOKEN=<YOUR_BOT_TOKEN> realtimebus-bot:develop
Open Telegram and chat with your created bot sending this command /start
There is no step 3 ;) Bot is up and running for test
[todo]