Code:
 alias _msg {
  if ($me ison $1) { msg $1- }
}
on *:invite:#:{
  inc $+(%,invite,.,$chan)
  join $chan
  .timerinvite 1 1 _msg $chan Thank you for the invite $nick $+ . This is the $ord($($+(%,invite,.,$chan),2)) time I've been invited to $chan
}