Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

A Telegram bot for the Eschenbräu beer garden.

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).**

![ISC-licensed](https://img.shields.io/github/license/derhuerst/eschen-bot.svg)
[![chat on gitter](https://badges.gitter.im/derhuerst.svg)](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).