BOT SET ADMINPASS

    Usage: BOT <botname> SET ADMINPASS <password>

    If the bot is managing one or more zones then the adminpassword will give you access to all the zones that the bot is managing. If the bot is not managing any zones the adminpassword will give you access to the same functions that the password will.

    Examples:
    /as bot SupportBot set adminpass MyPassword

    For more information about zones please see the following file: Zones and Virtual Hosting


    BOT SET FIELD

    Usage: BOT <botname> SET FIELD <FieldName> <Value>

    This will let you set a field on a bot such as the avatar field for extra information in a whois, or for display in an avatar.

    Example:
    /as bot SupportBot set field avatar alien

    This is another aesthetic detail you can set to make your bot appear as you wish it to appear. Other commands that customize the bot's /whois are BOT SET HOST and BOT SET REALNAME.


    BOT SET HOST

    Usage: BOT <botname> SET HOST <hostname>

    This command sets the hostname for your bot. The hostname will appear whenever someone does a /whois on the bot.

    Example:
    /as bot SupportBot set host webmaster.com

    This command is an aesthetic feature so that your bot can have an appearance appropriate to its use and your network. Other commands that customize the bot's /whois are BOT SET REALNAME and BOT SET USER Other commands that customize the bot's /whois are BOT SET USER and BOT SET USER.


    BOT SET PASSWORD

    Usage: BOT <botname> SET PASSWORD <password>

    This command sets the password for the bot. The password is used when identifying to the bot. See BOT COMMANDS IDENTIFY. To set the password for a specific room see CHAN SET PASSWORD.

    Example:
    /as bot SupportBot set password webmastersupport

    As with all passwords, it is case sensitive. Try to pick something secure yet memorable.


    BOT SET REALNAME

    Usage: BOT <botname> SET REALNAME <name>

    This command sets what will appear in the "real name" field of the bot's whois information.

    Example:
    /as bot SupportBot set realname Mr. Bot

    This is another aesthetic detail you can set. The real name field can contain useful information or just something that looks nice. Other commands that customize the bot's /whois are BOT SET HOST and BOT SET USER.


    BOT SET USER

    Usage: BOT <botname> SET USER <ident>

    This sets the userid or the ident of the bot. This information will show up in a /whois.

    Example:
    /as bot SupportBot set user Bot

    This is another aesthetic detail you can set to make your bot appear as you wish it to appear. Other commands that customize the bot's /whois are BOT SET HOST and BOT SET REALNAME.