https://github.com/derhuerst/eschen-bot
A Telegram bot for the Eschenbräu beer garden.
https://github.com/derhuerst/eschen-bot
beer-garden berlin bot telegram
Last synced: 8 months ago
JSON representation
A Telegram bot for the Eschenbräu beer garden.
- Host: GitHub
- URL: https://github.com/derhuerst/eschen-bot
- Owner: derhuerst
- License: isc
- Created: 2017-10-05T00:58:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-08T17:08:00.000Z (over 6 years ago)
- Last Synced: 2025-01-07T19:11:31.943Z (over 1 year ago)
- Topics: beer-garden, berlin, bot, telegram
- Language: JavaScript
- Homepage: https://github.com/derhuerst/eschen-bot
- Size: 91.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# eschen-bot
[`@eschenbot`](https://telegram.me/eschenbot), **a Telegram bot for the [Eschenbräu beer garden](http://www.eschenbraeu.de).**

[](https://gitter.im/derhuerst)
## Installing
```shell
git clone https://github.com/derhuerst/eschen-bot.git
cd eschen-bot
npm install --production
```
## Usage
```shell
env TOKEN=your-telegram-api-token node index.js
```
## Contributing
If you have a question or have difficulties using `eschen-bot`, 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/eschen-bot/issues).