Examples
========

Echo bot
--------
.. include:: ../../../deltachat-rpc-client/examples/echobot_no_hooks.py
    :literal:

Echo bot with hooks
-------------------
.. include:: ../../../deltachat-rpc-client/examples/echobot.py
    :literal:

Advanced echo bot
-----------------

.. include:: ../../../deltachat-rpc-client/examples/echobot_advanced.py
    :literal:

