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+
- Host: GitHub
- URL: https://github.com/mohammad9760/python_telegram_bot_template
- Owner: Mohammad9760
- Created: 2023-07-13T06:38:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T07:32:56.000Z (about 2 years ago)
- Last Synced: 2025-02-17T11:22:38.387Z (over 1 year ago)
- Topics: python-telegram-bot, telegram-bot, template, template-project
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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