X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.rst;h=85db3eb5d7bb5d8ee2b68ea82b159e39b613b3a9;hp=7d9b1ecc3b59a466752f43f6dfedf85912b248f7;hb=c89363f2a545b09f18b2da9e680495371fd9fa90;hpb=24a80d733cabb2d5ad2f61886d3b447a9e148882 diff --git a/README.rst b/README.rst index 7d9b1ec..85db3eb 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,10 @@ +A Note about Twitter API Change +------------------------------- + +Head up! As Twitter **discontinues supporting** Stream API, RainbowStream's stream function has been stopped working for a long time. But here is a good new, from version 1.5.0 we switched to a Polling Strategy that using the `home` command to check for every 90 seconds. Notes that rate limit for `home` command itseld is 15 times per 15 minutes, so don't abuse it too much to leave space for the polling stream :) + +If you are interested in detail: https://github.com/orakaro/rainbowstream/issues/271 + Rainbow Stream -------------- @@ -13,7 +20,7 @@ and much more fun directly from terminal. This package is built on the `Python Twitter Tools`_ and the `Twitter API`_, and runs on Python (2.7.x and 3.x). -Home page: http://www.rainbowstream.org/ +Home page: https://github.com/orakaro/rainbowstream Source code: https://github.com/DTVD/rainbowstream