We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe45dfb commit 107555dCopy full SHA for 107555d
docs/bot-structure.rst
@@ -7,10 +7,9 @@
7
Structure of a botogram bot
8
===========================
9
10
-.. TODO - Rewrite this
11
-
12
-As a framework, botogram requires you to code your bot in a specific way. This
13
-means, you must follow a simple structure, explained here.
+botogram isn't just a library you can integrate with your code, but it's a
+full framework which aims to help you creating bots, and to take full advantage
+of that you need to follow some simple rules while creating your bot.
14
15
.. _bot-structure-skeleton:
16
0 commit comments