ok, I am trying to get it so if I say a command, my bot notices me with the text from a file

tenetive code
on *:TEXT:-show *:#: { if (($2 == info)) { //notice $nick

after the $nick part I don't know what to put