Skip to content

Commit

Permalink
Add telegram information into README
Browse files Browse the repository at this point in the history
  • Loading branch information
tribela committed Jan 27, 2017
1 parent 7c3852a commit 65763f3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.rst
Expand Up @@ -13,6 +13,8 @@ Installation
.. code-block:: console
$ pip install autotweet
# Or with telegram bot
$ pip install 'autotweet[telegram]'
Usage
Expand Down Expand Up @@ -59,6 +61,16 @@ You can add question/answer set manually.
$ autotweet add 'Question' 'Answer'
Telegram integration
~~~~~~~~~~~~~~~~~~~~

You can run a telegram bot with learned database.

.. code-block:: console
$ autotweet telegram -h
Configure
---------

Expand Down

0 comments on commit 65763f3

Please sign in to comment.