-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: ircbot-plugin
-
None
-
Environment:Hudson All
Hi,
Please could the ircbot be extended to support identifying with NickSev? I suppose the fields required would be:
NickName (already there)
NickServ Name (defaults to NickServ, but some like to change this, for example, some run SupyBot which can do identifies)
Password (this is the password that is registered against NickServ)
The Pirc API has an PricBot.identify method that takes a password (unfortunately, it doesn't have the ability to choose the name of the nickserv nickname, unless one uses the sendMessage command..
(http://www.jibble.org/javadocs/pircbot/org/jibble/pircbot/PircBot.html#identify(java.lang.String)).
Thank you.
=david=