Hi people,
I wonder if someone has a good alternative for egg-fu since it doesn't seem to work very well... I constantly get these errors :
[17:08] Tcl error [askquestion]: expected integer but got "08" (looks like invalid octal number)
I'm currently using egg-fu in this way : all ops can learn the bot with a !set command, while the channel sees the content without any trigger commands. (so questions get answered automatically instead of the users having to learn/use commands.)
A nice feature in an alternative script would be that it only triggers on "keyword?" instead of "keyword"
So it yields the following results :
"I have the keyword set to something else" -> no trigger
"I was wondering if you all know about keyword?" -> trigger
(as far as i know not possible in egg-fu)
Your help would be greatly appreciated!