python-telegram-bot/examples
pre-commit-ci[bot] f77f4b0cf7
pre-commit autoupdate (#3876)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2023-09-09 23:12:30 +02:00
..
customwebhookbot Remove Version Check from Examples (#3846) 2023-08-21 18:47:05 +02:00
arbitrarycallbackdatabot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
chatmemberbot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
contexttypesbot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
conversationbot.mmd Mermaid-based Example State Diagrams (#3090) 2022-06-24 18:15:10 +02:00
conversationbot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
conversationbot2.mmd Mermaid-based Example State Diagrams (#3090) 2022-06-24 18:15:10 +02:00
conversationbot2.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
deeplinking.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
echobot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
errorhandlerbot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
inlinebot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
inlinekeyboard.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
inlinekeyboard2.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
LICENSE.txt dedicate examples to the public domain (CC0) 2015-12-25 15:19:17 +01:00
nestedconversationbot.mmd Mermaid-based Example State Diagrams (#3090) 2022-06-24 18:15:10 +02:00
nestedconversationbot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
passportbot.html Switch to asyncio (#2731) 2022-05-06 18:19:15 +02:00
passportbot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
paymentbot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
persistentconversationbot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
pollbot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
rawapibot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
README.md Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
timerbot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00
webappbot.html Add Example for WebApp (#3052) 2022-05-19 22:14:02 +02:00
webappbot.py pre-commit autoupdate (#3876) 2023-09-09 23:12:30 +02:00

Examples

A description of the examples in this directory can be found in the documentation.

All examples are licensed under the CC0 License and are therefore fully dedicated to the public domain. You can use them as the base for your own bots without worrying about copyrights.