orakaro.targaryen

Results 20 comments of orakaro.targaryen

Yes reaching rate limit was my concern. Automatically reconnecting can lead to rate limit easily and in theory you will be blocked for a while before you can try again....

https://dev.twitter.com/streaming/overview/connecting Yes this wraps calling TwitterStream inside a `while` loop without limit. I guess we will need some backoff strategies.

Will be fixed in next release

Sorry everyone. The upload process may failed. I will investigate into this

Version updated to 1.3.9 and this should be fixed now. But there is another bigger problem in Twitter API change herehttps://github.com/orakaro/rainbowstream/issues/271

Hi, which distro is your Linux ? I think you don't have the package `python-dev`. With debian-based distro it can be installed with `sudo apt-get install python-dev`

I am very welcome to have another collaborators. I got stuck in releasing with the new system of PyPi

Sorry for the late reply. `https` is need to make use of modern-style quotes. See details in https://github.com/DTVD/rainbowstream/pull/197. I will release `v1.3.7` soon and after update this error will gone.

Hi @playpauseandstop. Thanks for the idea :+1: RS doesn't have multiple accounts support at this time, so if you want to log in with different Twitter account: - Backup current...