Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/derhuerst/vbb-telegram
- Owner: derhuerst
- License: isc
- Created: 2016-04-25T00:57:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-27T12:11:15.000Z (almost 3 years ago)
- Last Synced: 2024-10-03T23:57:54.543Z (about 2 months ago)
- Topics: berlin, bvg, telegram, transit, transport, vbb
- Language: JavaScript
- Homepage: https://telegram.me/public_transport_bot
- Size: 499 KB
- Stars: 18
- Watchers: 5
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- License: license.md
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).