hi Im hoping this will be easy. Im not good enough to know if it is or not.
Id like to have a script that triggers from a bind similar to this
bind pubm -.- *santa* pubm:santa
proc pubm:hello {nick host handle chan text} {
take $text and put it in the say box at this site
http://alicebot.org/Santa/
then catch the response and putserv "privmsg #mychannel :santas message" back to my channel.
}
just a rough idea. and I already have egghttp on my bot just incase