python-telegram-bot/examples
2022-06-09 17:22:32 +02:00
..
arbitrarycallbackdatabot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
chatmemberbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
contexttypesbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
conversationbot.png [ci skip] add state diagrams for conversation handler examples 2016-10-28 08:26:02 +02:00
conversationbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
conversationbot2.png [ci skip] add state diagrams for conversation handler examples 2016-10-28 08:26:02 +02:00
conversationbot2.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
customwebhookbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
deeplinking.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
echobot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
errorhandlerbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
inlinebot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
inlinekeyboard.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
inlinekeyboard2.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
LICENSE.txt dedicate examples to the public domain (CC0) 2015-12-25 15:19:17 +01:00
nestedconversationbot.png Nested ConversationHandlers (#1512) 2019-10-11 22:59:36 +03:00
nestedconversationbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
passportbot.html Switch to asyncio (#2731) 2022-05-06 18:19:15 +02:00
passportbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
paymentbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
persistentconversationbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
pollbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
rawapibot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
README.md Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
timerbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
webappbot.html Add Example for WebApp (#3052) 2022-05-19 22:14:02 +02:00
webappbot.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +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.