Hi, I don't know if this project is still alive... but I would like to make a suggestion for future versions...
What about a priority option in the "rules" list... I figured out I could do that editing the config file... putting a "rule" below another one, make it in less prioirity... but sometimes the script modified it randomly...
What I am talking about is this:
For example:
I receive: "Hello, how are you?"
and I have 2 rules:
1- for "hello" ->answer "Hi"
2- for "how are" ->answer "Fine!"
of course the script is going to answer only one of them... usually de last one in being made... but all the same, always the same, it doesnīt work random...
I would like the script had some type of control of this kind of priority in which answer is choose...
For example I was thinking in some type of arrows that make you choose which "rule" is up in the list, and which is "down"... The upper, the most priority it has...
This would work for general random answer... for example:
"...." (3 any characters) -> answer "Sorry I donīt undertand"
But I want that "rule" to be used ONLY if there was not any other "rule" that match that sentence received... because it could make a lot of other "rules" just useless
Excuse my horrible English... U_U
ps: I would like also a list of "especial" words that make especial things... for example I discovered the word "SENDER" in capital used in answers, is used to use the nick of the other person in the answer (which is very useful indeed XD). I imagine there are other "special words" like that one ^^