summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-09-15lstwitchfollowers: add client_id supportJoe Rayhawk1-5/+11
2016-08-13lstwitch: fix offset problemsJoe Rayhawk1-2/+2
2016-08-10lstwitch and lstwitchfollowers: add width minimum to keep from breaking ↵Joe Rayhawk2-0/+8
(FIXME: make more efficient use of space)
2016-08-10lstwitchvid: newJoe Rayhawk1-0/+49
2016-05-22lstwitch.rb: add follower statsJoe Rayhawk1-1/+1
2016-05-22lstwitchfollowers: add follow stats, robustify a bitJoe Rayhawk1-8/+10
2016-04-08followalert: Lower offset to smooth out inconsistencies on sequential ↵Joe Rayhawk1-1/+1
"follows" reads. Kraken's returned data is a little unstable during updates; sequential offset reads are not necessarily looking at the same data set and wind up with small inconsistencies. This might break if five new follows occur in the second it takes to do two sequential reads, but I doubt that will be a problem for me any time soon.
2015-11-16twitchunfollow: newJoe Rayhawk1-0/+4
2015-11-16twitchfollow: make more configurableJoe Rayhawk1-1/+1
2015-11-15text2speech: chmod a+xJoe Rayhawk2-0/+0
2015-11-15text2speech scriptsJoe Rayhawk2-0/+6
2015-10-21irssi-jtv.pl: newJoe Rayhawk1-0/+29
2015-10-21followalert.rb: newJoe Rayhawk1-0/+96
2015-10-21twitchfollow.sh: newJoe Rayhawk1-0/+4
2015-10-21twitchtools: initial commitJoe Rayhawk6-0/+182