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

https://github.com/mohammad9760/python_telegram_bot_template

template for creating bots with PTB version 20.4+
https://github.com/mohammad9760/python_telegram_bot_template

python-telegram-bot telegram-bot template template-project

Last synced: about 1 year ago
JSON representation

template for creating bots with PTB version 20.4+

Awesome Lists containing this project

README

          

# Telegram Bot Template
template for creating bots with PTB version 20.4+

https://docs.python-telegram-bot.org/en/stable/

## Usage
```bash
pip install python-telegram-bot
```

then add your bot token to TELEGRAM_TOKEN in the environment variables or secret

## Features
added handlers for Start command, Text messages, Voice messages, Inline button reply