File size: 366 Bytes
0220cd3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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: