X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=565558cf7b28cb95a06fdd2feca75e50639fcdc2;hb=2359c276567574becd7537a6ef10104babec7909;hp=d14ff9a62f098b81c83a997917e632bbf299c38f;hpb=1dd4a2c93a90db378eb1597518db58c7dff17d0f;p=rainbowstream.git diff --git a/README.md b/README.md index d14ff9a..565558c 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,9 @@ __Tweet Commands__ * `t the rainbow is god's promise to noah` will tweet exactly *'the rainbow is god's promise to noah'*. * `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]*. @@ -121,14 +124,6 @@ __Friends and followers Commands__ * `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 and track keyword `AKB48` @@ -149,7 +144,15 @@ __Smart shell__ * Put anything to terminal, the app will try to eval and display result as a python interactive shell. * `142857*2` or `101**3` like a calculator. * Even `cal` will show the calendar for current month. - * Put `order_rainbow('anything')` or `random_rainow('wahahaha')` will make more fun :) + * 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.