Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bolasblack/hubot-telegram-bot
Telegram bot adapter for hubot
https://github.com/bolasblack/hubot-telegram-bot
Last synced: 11 days ago
JSON representation
Telegram bot adapter for hubot
- Host: GitHub
- URL: https://github.com/bolasblack/hubot-telegram-bot
- Owner: bolasblack
- Created: 2015-06-25T04:10:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-02T06:56:26.000Z (over 9 years ago)
- Last Synced: 2024-11-10T03:36:32.668Z (2 months ago)
- Language: CoffeeScript
- Size: 103 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hubot Telegram Adapter
## Installation
```bash
npm install bolasblack/hubot-telegram-bot --save
```## Configuration
```bash
export HUBOT_TELEGRAM_BOT_TOKEN=...
```