Unlokc request version
[rainbowstream.git] / README.rst
index 7d9b1ecc3b59a466752f43f6dfedf85912b248f7..79fd54b6a4628c392bbcc386b97f1ee96a1e6e98 100644 (file)
@@ -1,3 +1,10 @@
+A Note about Twitter API Change
+-------------------------------
+
+Heads-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 itself 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