Merge pull request #258 from jimdoescode/alternate_oauth
[rainbowstream.git] / README.rst
index 5b1924e1b88f3bc9ed8d8f3fc05d48f044f3d2cf..41d418b3e0a1b6d13cb5346ff79cd7c305281d75 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
 --------------
 
@@ -15,7 +22,7 @@ on Python (2.7.x and 3.x).
 
 Home page: https://github.com/orakaro/rainbowstream
 
-Source code: https://github.com/DTVD/rainbowstream
+Source code: https://github.com/orakaro/rainbowstream
 
 Showcase
 --------