Join Channel - HawkIRC

By HawkIRC on Apr 04, 2007

Made this for people who wanna know what channels theyre in.

on *:join:#: {
if ($nick == $me) {
   set %chans 1
   set %channels $chan(%chans)
   :top
   if (%chans > $chan(0)) { echo -a Current Channels: %channels $+ . | unset %chans | halt }
   inc %chans
   set %channels %channels $chan(%chans)
   goto top
} } 

Comments

Sign in to comment.
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.