https://github.com/slye3d/tg-bot-platform
A simple framework for creating Telegram bots based on `node-telegram-bot-api` and `redis`
https://github.com/slye3d/tg-bot-platform
api bot telegram telegram-api telegram-bot telegram-bot-api telegram-bots
Last synced: over 1 year ago
JSON representation
A simple framework for creating Telegram bots based on `node-telegram-bot-api` and `redis`
- Host: GitHub
- URL: https://github.com/slye3d/tg-bot-platform
- Owner: Slye3D
- License: gpl-3.0
- Created: 2017-05-26T16:51:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-04T07:39:56.000Z (about 9 years ago)
- Last Synced: 2025-03-21T12:03:19.125Z (over 1 year ago)
- Topics: api, bot, telegram, telegram-api, telegram-bot, telegram-bot-api, telegram-bots
- Language: JavaScript
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Telegram bot platform
This is a simple framework to create scalable & powerful bots for [Telegram messenger](https://telegram.org).
## Installation
Just run the following code and every thing is done :)
```
npm install tg-bot-platfrom
```
## Docs
TODO: write documentations