From: orakaro.targaryen Date: Thu, 21 Nov 2019 10:44:39 +0000 (+0900) Subject: Update README.rst X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=c4e48381c062c54c6f92e72a40cd0d7b311b2ef2 Update README.rst --- diff --git a/README.rst b/README.rst index 85db3eb..79fd54b 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ 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 :) +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