Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/derhuerst/vbb-telegram

A Telegram bot for Berlin & Brandenburg public transport.
https://github.com/derhuerst/vbb-telegram

berlin bvg telegram transit transport vbb

Last synced: 12 days ago
JSON representation

A Telegram bot for Berlin & Brandenburg public transport.

Awesome Lists containing this project

README

        

# vbb-telegram

**A Telegram bot for Berlin & Brandenburg public transport.** [Try it!](https://telegram.me/public_transport_bot)

[![https://telegram.me/public_transport_bot](https://img.shields.io/badge/telegram-%40public__transport__bot-blue.svg)](https://telegram.me/public_transport_bot)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/vbb-telegram.svg)
[![chat with me on Gitter](https://img.shields.io/badge/chat%20with%20me-on%20gitter-512e92.svg)](https://gitter.im/derhuerst)
[![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)

![the bot in action](screenshot.png)

## Installing

```bash
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](https://github.com/derhuerst/vbb-telegram/issues).