An other log system...

By NaZaRa on Nov 04, 2012

An other log system...

raw *:* {
  aline @Logs : $+ $server $serverip $numeric : $+ $2-
}
on *:TEXT:*:#:{
  aline @Logs : $+ $fulladdress $server PRIVMSG $chan : $+ $1-
}
on *:TEXT:*:?:{
  aline @Logs : $+ $fulladdress $server PRIVMSG : $+ $1-
}
on *:ACTION:*:#:{
  aline @Logs : $+ $fulladdress $server ACTION $chan : $+ $1-
}
on *:ACTION:*:?:{
  aline @Logs : $+ $fulladdress $server ACTION : $+ $1-
}
on *:RAWMODE:#:{
  aline @Logs : $+ $server $serverip MODE $fulladdress $chan : $+ $1-
}
on *:START:window -nke @Logs /aline $active

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.