An open API service indexing awesome lists of open source software.

https://github.com/ruanbekker/telegram-bots-collection

Collection of Telegram Bots in Mainly Python
https://github.com/ruanbekker/telegram-bots-collection

memes python telegram telegram-bot

Last synced: 4 days ago
JSON representation

Collection of Telegram Bots in Mainly Python

Awesome Lists containing this project

README

          

# telegram-bots-collection
Collection of Telegram Bots in Mainly Python

## Installing

Install [python-telegram-bot](https://pypi.org/project/python-telegram-bot/) using:

```
$ pip install python-telegram-bot
```