hi,i just made a bot that ask question yester day,and im giving advice to how to make a question bot to mirc beginners

step1:
first u make the question
example:
on 1:text*:!question*:#:{
/msg $chan yes or no
/msg $chan A) yes
/msg $chan B) no
}
step2
: then u make the answers,u make the answer's word is a match text and then something like "right!" appear,.
example:
on 1:text:*yes*:#:{
/msg $chan Correct!
}
then follow those instruction to continue ur question's then...
if u like u can like make a info box about the bot using the matchtext script.
thats all i liked to share.thanks for reading!


practice makes perfect... smile