mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-23 07:38:58 +01:00
Page:
Related Projects
Pages
Adding defaults to your bot
Arbitrary callback_data
Architecture
Ask Right
Ask Support
Avoiding flood limits
Bot API Forward Compatibility
Bots built with PTB
Builder Pattern
Code snippets
Concurrency
Emoji
Examples
Exception Handling
Exceptions, Warnings and Logging
Extensions Advanced Filters
Extensions JobQueue
Extensions Your first Bot
Extensions – Advanced Filters
Extensions – JobQueue
Extensions – Your first Bot
Frequently Asked Questions
Frequently requested design patterns
Handling network errors
Home
Hosting your bot
InlineKeyboard Example
Internal test bots
Introduction to the API
Local Bot API Server
MWE
Making your bot persistent
Notes about GAE Google App Engine
PTB test writing knowledge base
Performance Optimizations
Press
Project Bots, Groups and Channels
Related Projects
Storing bot, user and chat related data
Storing user and chat related data
Telegram Passport
Transition guide to Version 12.0
Transition guide to Version 13.0
Transition guide to Version 20.0
Transition guide to Version 4.0
Transition guide to Version 5.0
Type Checking
Types of Handlers
Webhooks
Where to host Telegram Bots
Working Behind a Proxy
Working with Files and Media
Writing Tests
No results
33
Related Projects
Bibo-Joshi edited this page 2023-12-08 17:50:26 +01:00
A list of projects that are somehow related to python-telegram-bot
. This includes integrations with other projects like django, projects that are built on top of this library for specific use-cases and potentially others.
Note: For bots that are built with this library, please use the Examples page and not this one.
If you are developing a project that fits this description, please add it here in alphabetical order. If you found a project that project that fits this description, please suggest to the maintainer of the project to add it here.
Please try to keep this page up-to-date.
Project | Description | python-telegram-bot version |
Development Status |
---|---|---|---|
autoconv | A module to build automatic and simple to manage conversation | >=13 | Alpha |
django-telegrambot | A simple app to develop Telegram bots with Django | >=6.0.1 | Stable |
jackfruit | A menus and forms for Telegram bots | >=12.0 | Alpha |
ownbot | Ownbot provides some cool decorators to protect your command handler functions from unauthorized users! | 5.1.1 | Beta |
permabots | Connect instant messaging bots to your APIs. https://permabots.readthedocs.org | 4.2.0 | Beta |
python-telegram-bot-seed | Seed project for developing bots using python-telegram-bot | 10.1.0 | Pre-Alpha |
telegram-send | Send messages and files over Telegram from the command-line | >=2.9 | Beta |
telegram.bot | Develop a Telegram Bot with R | >=6.0.0 | Stable |
flexget | Use telegram as a notifier | 3.4 | Stable |
ptb-django-cookiecutter | A simple cookiecutter to create Python Telegram bots, wrapped with Django. | 0.1.0 | Beta |
ptb-menu-pagination | Makes a google style pagination line for a list of items. | >=13.8.1 | Alpha |
ptb-pagination | Python inline keyboard pagination for Telegram Bot API. | >=13.6 | Alpha |
Video Tutorial | How to create a simple Telegram bot using PTB and then hosting it on Heroku | 13.7 | - |
python-telegram-bot-django-persistence | A persistence engine, that uses Django ORM as storage. No separate infrastructure needed! | >=13.7 | Beta |
python-telegram-bot-template | A template for a python-telegram-bot application, inlcudes MongoDB persistence, barebone user module, application-state handling and some decorators and utility classes | 20.0a0 | - |
Must read
Concepts & Important Elements
- Architecture Overview
- Builder Pattern for
Application
- Types of Handlers
- Working with Files and Media
- Exceptions, Warnings and Logging
- Concurrency in PTB
Notable Features
- Advanced Filters
- Storing data
- Making your bot persistent
- Adding Defaults
- Job Queue
- Arbitrary
callback_data
- Avoiding flood limits
- Webhooks
- Bot API Forward Compatiblity
Code Resources
- Frequently requested design patterns
- Code snippets
- Performance Optimizations
- Telegram Passport
- Bots built with PTB
- Automated Bot Tests
Examples explained
Networking
Other resources
- Where to host Telegram Bots
- How to host your bot
- Local API Server
- Type Checking with PTB
- Press
- Notes on GAE
- Related Projects
- Emoji
Transition Guides
Administration
- Wiki of
python-telegram-bot
© Copyright 2015-2024 – Licensed by Creative Commons