Update README.rst
[rainbowstream.git] / README.rst
index ee85b178ea2cd01d1e41e45fdca63e6363e43e0e..49a7c956b6ae9f6af36b60c13374358ba0b5e1e2 100644 (file)
@@ -2,10 +2,10 @@ Rainbow Stream
 --------------\r
 \r
 .. image:: http://img.shields.io/pypi/dm/rainbowstream.svg?style=flat\r
-   :target: https://pypi.python.org/pypi/rainbowstream/0.0.3\r
-   \r
+   :target: https://pypi.python.org/pypi/rainbowstream\r
+\r
 .. image:: http://img.shields.io/pypi/v/rainbowstream.svg?style=flat\r
-   :target: https://pypi.python.org/pypi/rainbowstream/0.0.3\r
+   :target: https://pypi.python.org/pypi/rainbowstream\r
 \r
 Terminal-based Twitter Client. Realtime tweetstream, compose, search ,\r
 favorite … and much more fun directly from terminal.\r
@@ -89,10 +89,13 @@ Here is full list of supported command
 **Action Command**\r
 \r
 -  ``home`` will show your timeline. ``home 10`` will print exactly 10\r
-   tweet.\r
+   tweets.\r
 \r
 -  ``view @mdo`` will show @mdo ’s timeline. ``view @dmo 9`` will print\r
-   exactly 9 tweet.\r
+   exactly 9 tweets.\r
+\r
+-  ``mentions`` will show mentions timeline. ``mentions 7`` will show\r
+   7 mention tweets.\r
 \r
 -  ``t the rainbow is god's promise to noah`` will tweet exactly *‘the\r
    rainbow is god’s promise to noah’*\r
@@ -111,8 +114,24 @@ Here is full list of supported command
 -  ``s #noah`` will search the word *‘noah’*. Result will come back\r
    with highlight.\r
 \r
+-  ``mes @dtvd88 hi`` will send a ``hi`` message to @dtvd88.\r
+\r
 -  ``show image 12`` will show the image in tweet with *[id=12]* in your OS's image viewer.\r
 \r
+-  ``ls fl`` will list all your followers (people who are following you).\r
+\r
+-  ``ls fr`` will list all your friends (people who you are following).\r
+\r
+-  ``inbox`` will show inbox messages. ``inbox 7`` will show newest\r
+   7 message.\r
+\r
+-  ``sent`` will show sent messages. ``sent 7`` will show newest\r
+   7 message.\r
+\r
+-  ``trash 5`` will remove message with *[message_id=5]*.\r
+\r
+-  ``whois @dtvd88`` will show profile of @dtvd88.\r
+\r
 -  ``fl @dtvd88`` will follow @dtvd88.\r
 \r
 -  ``ufl @dtvd88`` will unfollow @dtvd88.\r