aiogram/examples
Kostiantyn Kriuchkov fac0a533b0
Examples/dev 3x multi file (#1254)
* Add multi-file bot example

This commit adds a multi-file bot example to the repository. .

* Refactor: Clean up code formatting for consistency

* add Changelog

* Refactor bot code, fix changelog version
2023-08-13 18:00:59 +03:00
..
data Add example for media group. 2017-11-21 20:33:22 +02:00
multi_file_bot Examples/dev 3x multi file (#1254) 2023-08-13 18:00:59 +03:00
web_app Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
context_addition_from_filter.py Added a section on Dependency Injection technology in documentation (#1253) 2023-08-13 17:59:38 +03:00
echo_bot.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
echo_bot_webhook.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
echo_bot_webhook_ssl.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
finite_state_machine.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
multibot.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
own_filter.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
specify_updates.py Fixed line length 2023-08-13 17:01:21 +03:00