Update docs

This commit is contained in:
Alex Root Junior 2020-11-08 00:54:56 +02:00
parent 36163690a5
commit 2870a4ca99
20 changed files with 42 additions and 79 deletions

View file

@ -1,8 +1,7 @@
========
Echo bot
========
Very simple example of the bot which will sent text of the received messages to the sender
.. literalinclude:: ../../../examples/echo_bot.py
:caption: echo_bot.py
:language: python