pyrogram/examples
2018-04-14 18:46:54 +02:00
..
echo_bot.py Update examples 2018-04-14 18:46:54 +02:00
get_history.py Update examples 2018-04-14 18:46:54 +02:00
get_participants2.py Update examples 2018-04-14 18:46:54 +02:00
get_participants.py Update examples 2018-04-14 18:46:54 +02:00
hello_world.py Update examples 2018-04-14 18:46:54 +02:00
inline_bots.py Update examples 2018-04-14 18:46:54 +02:00
raw_update_handler.py Update examples 2018-04-14 18:46:54 +02:00
README.md Update examples 2018-04-14 18:46:54 +02:00
welcome_bot.py Update examples 2018-04-14 18:46:54 +02:00

Examples

This folder contains example scripts to show you how Pyrogram looks like. You can start with hello_world.py and continue with the more advanced examples.

Every script is working right away (provided you correctly set up your credentials), meaning you can simply copy-paste and run, the only things you have to change are your session names and the target chats