Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/derhuerst/eschen-bot
- Owner: derhuerst
- License: isc
- Created: 2017-10-05T00:58:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-08T17:08:00.000Z (almost 5 years ago)
- Last Synced: 2024-09-05T00:02:42.803Z (2 months 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).**
![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).