A Telegram bot for Berlin & Brandenburg public transport. Try it!
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
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.