From 22310f6c39029b856f028cb36bdb4228b57463c2 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Mon, 30 Jun 2014 12:28:35 +0900 Subject: [PATCH] Update README.rst --- README.rst | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index a0e038b..c463b2d 100644 --- a/README.rst +++ b/README.rst @@ -108,6 +108,8 @@ Here is full list of supported command: - ``rt 12`` will retweet the tweet with *[id=12]*. You can see id of each tweet beside the time. +- ``allrt 12 20`` will list 20 newest retweets of the tweet with *[id=12]*. If the number of retweets is not specified, 5 newest retweets will be listed instead. + - ``rep 12 Really`` will reply *‘Really’* to the tweet with *[id=12]*. - ``fav 12`` will favorite the tweet with *[id=12]*. @@ -154,14 +156,6 @@ Here is full list of supported command: - ``report @dtvd88`` will report @dtvd88 as a spam account. -**Screening Commands** - -- ``h`` will show the help. - -- ``c`` will clear the screen. - -- ``q`` will quit. - **Switching Stream Commands** - ``switch public #AKB48`` will switch current stream to public stream @@ -188,6 +182,14 @@ Here is full list of supported command: + Even ``cal`` will show the calendar for current month. + Put ``order_rainbow('anything')`` or ``random_rainbow('wahahaha')`` will make more fun :) +**Screening Commands** + +- ``h`` will show the help. + +- ``c`` will clear the screen. + +- ``q`` will quit. + For example see the screenshot above. -- 2.25.1