|
@@ -1846,12 +1846,12 @@ See also: whom
|
|
|
Shows you stored information about a user record.
|
|
Shows you stored information about a user record.
|
|
|
If no nickname is specified, your own record is shown. Five headings are
|
|
If no nickname is specified, your own record is shown. Five headings are
|
|
|
displayed:
|
|
displayed:
|
|
|
- $bHANDLE$b - the handle (nickname) of the user
|
|
|
|
|
|
|
+ $bHANDLE$b - the handle (nickname) of the user
|
|
|
$bBOTNICK$b - This user record is a bot.
|
|
$bBOTNICK$b - This user record is a bot.
|
|
|
- $bPASS$b - "yes" if she has a password set; "no" otherwise
|
|
|
|
|
- (bots dont use passwords)
|
|
|
|
|
- $bFLAGS$b - the list of flags for this user (see below)
|
|
|
|
|
- $bLAST$b - the time or date that the user was last on irc or the partyline
|
|
|
|
|
|
|
+ $bPASS$b - "yes" if she has a password set; "no" otherwise
|
|
|
|
|
+ (bots dont use passwords)
|
|
|
|
|
+ $bFLAGS$b - the list of flags for this user (see below)
|
|
|
|
|
+ $bLAST$b - the time or date that the user was last on irc or the partyline
|
|
|
|
|
|
|
|
Valid flags:
|
|
Valid flags:
|
|
|
$bd$b = deop (user cannot gain ops in any channel)
|
|
$bd$b = deop (user cannot gain ops in any channel)
|
|
@@ -1861,23 +1861,23 @@ See also: whom
|
|
|
$bv$b = voice (user gets +v automatically from +y bots)
|
|
$bv$b = voice (user gets +v automatically from +y bots)
|
|
|
|
|
|
|
|
Valid user-only flags:
|
|
Valid user-only flags:
|
|
|
- $ba$b = admin (user has absolute control over botnet minus a few perm-owner only cmds)
|
|
|
|
|
|
|
+ $ba$b - admin (user has absolute control over botnet minus a few perm-owner only cmds)
|
|
|
Be careful who you give this to, only the perm-owner of the net should even have it.
|
|
Be careful who you give this to, only the perm-owner of the net should even have it.
|
|
|
- $bi$b = hub access (user has hub DCC access)
|
|
|
|
|
- $bj$b = leaf access (user has leaf DCC access)
|
|
|
|
|
|
|
+ $bi$b - hub access (user has hub DCC access)
|
|
|
|
|
+ $bj$b - leaf access (user has leaf DCC access)
|
|
|
$bm$b = master (user has more access to the botnet cmds than a normal user)
|
|
$bm$b = master (user has more access to the botnet cmds than a normal user)
|
|
|
$bn$b = owner (user has just about full access to bot)
|
|
$bn$b = owner (user has just about full access to bot)
|
|
|
$bO$b = autoop (user is auto-opped in all channels)
|
|
$bO$b = autoop (user is auto-opped in all channels)
|
|
|
- $bp$b = partyline-chat (user can speak on partyline. [$brequires +j or +i$b])
|
|
|
|
|
|
|
+ $bp$b - partyline-chat (user can speak on partyline. [$brequires +j or +i$b])
|
|
|
$bx$b = flood-exempt (user is exempt from flood kicks)
|
|
$bx$b = flood-exempt (user is exempt from flood kicks)
|
|
|
|
|
|
|
|
Valid bot-only flags:
|
|
Valid bot-only flags:
|
|
|
$bB$b = backup-bot (bot will only join chans marked +backup, see '%dhelp chaninfo')
|
|
$bB$b = backup-bot (bot will only join chans marked +backup, see '%dhelp chaninfo')
|
|
|
- $bc$b = chat-bot (bot accepts DCC chat on irc)
|
|
|
|
|
|
|
+ $bc$b - chat-bot (bot accepts DCC chat on irc)
|
|
|
$bf$b = flood-bot (bot reacts to floods based on [cpu intensive] flood settings)
|
|
$bf$b = flood-bot (bot reacts to floods based on [cpu intensive] flood settings)
|
|
|
$bl$b = limit-bot (bot sets limit in all channels, see '%dhelp chaninfo') [$bCPU INTENSIVE$b]
|
|
$bl$b = limit-bot (bot sets limit in all channels, see '%dhelp chaninfo') [$bCPU INTENSIVE$b]
|
|
|
$br$b = resolve (bot resolves clients in to match against userlist) [$bCPU INTENSIVE+$b]
|
|
$br$b = resolve (bot resolves clients in to match against userlist) [$bCPU INTENSIVE+$b]
|
|
|
- $bu$b = update-bot (see doc/UPGRADING)
|
|
|
|
|
|
|
+ $bu$b - update-bot (see doc/UPGRADING)
|
|
|
$by$b = voice-bot (bot gives out voices/auto-ops in chans) [$bCPU INTENSIVE$b]
|
|
$by$b = voice-bot (bot gives out voices/auto-ops in chans) [$bCPU INTENSIVE$b]
|
|
|
|
|
|
|
|
$bFlags followed by a '=' may also be used for a specific channel record.$b
|
|
$bFlags followed by a '=' may also be used for a specific channel record.$b
|