vbb-telegram
March 7, 2018 · View on GitHub
A Telegram bot for Berlin & Brandenburg public transport. Try it!

Installing
git clone https://github.com/derhuerst/vbb-telegram.git vbb-telegram
cd vbb-telegram
npm install --production
export NODE_ENV=dev TOKEN=… node index.js
Contributing
If you have a question or have difficulties using vbb-telegram, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.