/* * Plugin Created by ReadMe * Can usually be found in irc://irc.moznet.org/chatzilla * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * (Taken from http://people.freebsd.org/~phk/) * ReadMe wrote this file. As long as you retain this * notice you can do whatever you want with this stuff. If we meet some day, * and you think this stuff is worth it, you can buy me a beer in return * ---------------------------------------------------------------------------- */ AutoIdent Chatzilla Plugin Version: 0.5 (First Public Release) Date: 11th Jan 2005 The plugin is used to store and use NickServ passwords for an unlimited number of networks, and a provides a nice slection of commands for maintaining this list: /ident [] Sets the nickserv password for the current network. You may specify a network or simply uses the current network. /ident-send [] Force sending of password to the specified network, uses current if omitted. /ident-show [] Shows the nickserv password for the specified network, uses current if omitted. /ident-list Shows all stored nickserv passwords. /ident-del [] Delete the password for the specified network, uses current if omitted. /ident-clear Deletes all stored nickserv passwords. Happy identing