Here is what I have so far.

Code:
on *:TEXT:points?:#: {
  if (%chan ischan #aguilar612) {
    msg $chan Points are used for giveaways you earn them every 5 minutes. You can check your points by typing !points2 :)  
  }
}
else {
  msg $chan This command is not available in your channel
}