Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-04T07:39:56.000Z (over 7 years ago)
- Last Synced: 2024-11-08T21:47:07.803Z (about 2 months ago)
- Topics: api, bot, telegram, telegram-api, telegram-bot, telegram-bot-api, telegram-bots
- Language: JavaScript
- Size: 60.5 KB
- Stars: 1
- Watchers: 2
- 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