speechles, any chance to get some rate limiting options? According to the doc's, twitter will start blacklisting applications for bouncing off this limit, and I don't see anything in the script that allows for limiting. Did I miss it maybe?
The twitter script used to work for me untill a few days ago, it stopped working for no obvious reason.
I haven't changed the order of the base/sha/oauth/twitter scripts in the .conf file and I've re-downloaded the scripts from here and I still get the same error:
I'm pretty certain this is to do with an incorrect date/timezone on the host which is commercial and beyond my influence. The script worked fine before an unexpected reboot. I'm waiting for a seemingly reluctant admin to correct it.
Setting this back up on a new install - lost the original files. The oauth.tcl file in http://ereader.kiczek.com/ereader/scripts/twitter.zip currently appears to be an older one which only supports oauth 1.0. Is this correct?
I'm having issues with the twitter script, it works on 2 of my 4 channels. the other 2 it seems to +follow (the account actually follows the requested profile) but it just won't display tweets in the channels, when one of my working channels has some common friends and it's working great. the apps I've created in dev.twitter.com are independent, for each channel I use a different app. (yes I have +twitter and +twitterfriends enabled)
Libera ##rtlsdr & ##re - Nick: spithash
Click here for troll.tcl
Apparently it is following other profiles other than the ones I try to follow
Doesn't matter if I add a @ before the profile name, it just follows a different profile.
Libera ##rtlsdr & ##re - Nick: spithash
Click here for troll.tcl
Apparently it is following other profiles other than the ones I try to follow
Doesn't matter if I add a @ before the profile name, it just follows a different profile.
i get same thing, it happens when last tweet is re-tweeting some one else but it does follow the correct person, it just reports wrong name in IRC
Apparently it is following other profiles other than the ones I try to follow
Doesn't matter if I add a @ before the profile name, it just follows a different profile.
i get same thing, it happens when last tweet is re-tweeting some one else but it does follow the correct person, it just reports wrong name in IRC
OH SNAP!!!1!shift!!eleven
Yeah, I haven't actually done anything with this script in quite awhile and twitter has made their payloads much more complex. This plays havoc with my parsers. I'll put some time towards this script in this next couple days and fix that issue and a few others I've ran across that annoy me.. haw
Eventually the entire parsing syntax engine will need to be ported over to json/dict just to make ordering/progression easier to keep accurate. Until that time we shall keep rowing our boat gently up this rather difficult stream of data using regexp and nested if statements... lmao
twitter has killed off support for all v1.0 applications. Both links are up for posterity/legacy sake. So others can see the difference if they ever care to.