X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.rst;h=41d418b3e0a1b6d13cb5346ff79cd7c305281d75;hp=65a0bfbc6bf6e86da4905d72432ce41b9ef55d55;hb=dceff42c64fd5453266a27be5d35c93c4b312bd9;hpb=29d01cba2ea1235c8b818f90893204ee24392f3c diff --git a/README.rst b/README.rst index 65a0bfb..41d418b 100644 --- a/README.rst +++ b/README.rst @@ -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 --------------