This script logs channels for users while they are offline.
Installation:
For this script to work correctly you will probably not have to modify any script values, all configuration can be done using the /sbnc admin commands.
Usage:
Admins can configure logging settings using /sbnc logwhat
Users can configure logging settings using /sbnc set.
Users can play/erase logs manually using /sbnc playlog/eraselog although you will need to have changed the method using /sbnc set
Settings:
offlinelog on/off - toggles system on and off
offlinelog.method auto/query - toggles auto play on connect
offlinelog.exclude #chan1,#chan2,#chan3 - disable logging in certain channels to reduce connect/play lag.
offlinelog.options privmsg,notice,join,part,kick,quit,nick,topic,mode - choose which elements to log.
Version history:
1.3 - Removed checking of channels, to allow excludes of channels your not currently in.
1.3 - Added timezone adjustment
1.2 - Fixed quit/nick events and moved to khuser/khadmin group
1.1 - Altered logging method to play via bot rather than fake events
1 - Unknown, original script by Worrum