Hello friends, I am pretty new to mirc. I want to make an on text command that only works on lines that are contained in a specified text file. So for example if i have a text file that looks like this:
apple
orange

I only want it to perform the on text action if someone types "apple" or "orange". If this is possible then can I use wildcards with it so it would also work when someone types "oranges" or "borange".

Thanks!