Quote:
Code:
on 1:TEXT:*just subscribed*:#mlgjrated:{
  if ($nick == twitchnotify) { 
    describe $chan jrateLove $1 has just subscribed!! jrateHype 
  }
}


If i were to create something that thanks just the Prime subs, I change "on 1:TEXT:*just subscribed*:#" to "on 1:TEXT:*prime*:#" but then the entire thing doesn't work.

Any ideas why? Doesn't really make sense to me.