I ended up making a perl script that retrieved info from a php API we made to show some info about a given stream using the different APIs of the different stream providers so my irc script only had to deal with one method of data retrieval. it's a rather crude operation so id rather not share as it...
idk if i even need the text paramenter, ill try just taking it out first
edit: without it the public call doesnt work so i used the second option and it works great
Hi, trying to get this script to work and send a notice on join. as far as i can tell it's according to the documentation. bind pub - .streams cmd:stream bind pub - !test cmd:test bind pub - !whoburnedthehousedown bind join - * cmd:stream proc cmd:stream { nick uhost handle chan text } { catch { exe...
I have tried gogling for a while and looking around, but what i need is a script that checks when online streams from owned.tv and justin.tv is up public commands like !streams for instance that could list several streams and number of viewers for instance Does anyone know of a script like this or h...
My other bots join their channels but not this, and they are like identical (or so i thought) Can anyone see the problem? :) thanks so much I have a couple of scripts as you can see from the conf, might have somehting to do with the auth thing, but yeah, all that does it msg Q with authinfo I have t...