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: over 1 year ago
JSON representation

A simple framework for creating Telegram bots based on `node-telegram-bot-api` and `redis`

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