Add autogenerated docs for examples. Will be changed soon.

This commit is contained in:
Alex Root Junior 2018-09-08 02:14:14 +03:00
parent 06097fffa1
commit f9c1ce35bb
17 changed files with 216 additions and 0 deletions

View file

@ -1,6 +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