Commands
# --------------------------------------------------------------------
# Public Commands:
# --> /msg <botnick> verify <nick/handle>
# Trainee Commands:
# --> /msg <botnick> auth <pass>
# --> /msg <botnick> deauth
# Regular Helper Commands:
# --> .next = voices next user in list
# --> .helped <nick> = removes voice from <nick>
# --> .list = notices you the list
# --> .skip <nick> = remove <nick> from the list
# --> .noidle <nick> = kickbans <nick> for idling
# --> .put <nick> = puts <nick> into the list
# Channel Op Commands:
# --> .op = ops you on the channel
# --> .clearlist = clear the list
# --> .getlist = rebuild the list with non opped/voiced users
# --> .topic <num> = sets topic to a preset topic
# Admin Commands:
# --> .on = turn script on
# --> .off = turn script off
# --> /msg <botnick> add <nick> <level>
# = add new user to the bot. The level can be 1, 2, 3 or 4
# |- level 1 = Trainee
# |- level 2 = Regular Helper
# |- level 3 = Channel Op
# |- level 4 = Administrator
# --> /msg <botnick> del <nick>
# = removes <nick> from the bots userlist
#
http://www.egghelp.org/tclhtml/3478-4-0 ... tician.htm