I have noticed Regexp in a no triggers script i use on my admin bot. From what i can understand of it, it is the bit of the script that iscolated the !list, !list*, !ftp and @Find* using the various ^!list$ and all that. Are there any useful scources of information to find out how this form of string searching/separation works, as i would like to replace this script with a version of my own which will do what i want
(Might need some help with bits of it, as i have only the slightest of ideas on how to make them)