Ok well am I using this correctly?

Code:
on *:TEXT:points?:#: {
  if ($nick !ison #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
}