public OnPlayerCommandText(playerid, cmdtext[]){ IrcSay(cmdtext); //the function to say stuff to the irc channel. can be different}