Just a thought. Maybe having the ability to specify more
AUTH user account at runtime (storing users in an XML
file) rather than just having the three default users. XML
file could contain the following information about the
user:
AUTH name,
AUTH password (maybe encrypted)
AUTH level,
emailAddress
Usage:
/MSG <bot> ADD <user> <passwd> <level> <email>
/MSG <bot> DEL <user>
/MSG <bot> AUTH <user> <passwd>
Levels:
admin,master,trusted,regular
The reason I also suggests storing the email address is
that I have been thinking about a plugin with SMTP
capabilities for sending emails from the IRC channel, and
I don't want anyone to have that ability - only users
registered in the bot. The email address will then be
included in the emails FROM field.
Logged In: YES
user_id=708647
Bumped priority up