I know the answer is right there, but for some reason i can't figure it out this is what i did
Code:
on *:input:#help: {
  if (<truguce* isin input) write -ai truguce.txt $1- - Added $date 
}
  

I only want it to record when the begging on the line is the same. Can this be done?