Originally Posted By: RusselB
While this might be a useful development, it's also easily scripted using the ON NOTIFY event.
Code:
on *:notify:*:{
  .writeini -n $logdirnotify.ini $network $nick $date $time
}

This is just an example. There are lots of different ways of organizing the file depending on just how you want it.


think your missing a space ie: $logdir notify.ini ... etc...

other than that, a great suggestion wink


Help others! It makes the world a better place, Makes you feel good, and makes you Healthy!