Limnoria
User Guide
Plugin Developer Guide
Contributing to Limnoria
Glossary
Limnoria
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
A
action() (in module supybot.ircmsgs)
add() (supybot.callbacks.DisabledCommands method)
add_note() (supybot.registry.InvalidRegistryFile method)
(supybot.registry.InvalidRegistryName method)
(supybot.registry.InvalidRegistryValue method)
(supybot.registry.NonExistentRegistryEntry method)
(supybot.registry.RegistryException method)
addCallback() (supybot.irclib.Irc method)
(supybot.registry.Boolean method)
(supybot.registry.CommaSeparatedListOfStrings method)
(supybot.registry.CommaSeparatedSetOfStrings method)
(supybot.registry.Float method)
(supybot.registry.Integer method)
(supybot.registry.Json method)
(supybot.registry.NonNegativeInteger method)
(supybot.registry.NormalizedString method)
(supybot.registry.OnlySomeStrings method)
(supybot.registry.PositiveFloat method)
(supybot.registry.PositiveInteger method)
(supybot.registry.Probability method)
(supybot.registry.Regexp method)
(supybot.registry.SeparatedListOf method)
(supybot.registry.SeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOf method)
(supybot.registry.SpaceSeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOfStrings method)
(supybot.registry.SpaceSeparatedSetOfStrings method)
(supybot.registry.String method)
(supybot.registry.StringSurroundedBySpaces method)
(supybot.registry.StringWithSpaceOnRight method)
(supybot.registry.TemplatedString method)
(supybot.registry.Value method)
addConverter() (in module supybot.commands)
additional (class in supybot.commands)
addMsg() (supybot.irclib.IrcState method)
addressed() (in module supybot.callbacks)
addressedRegexps (supybot.callbacks.PluginRegexp attribute)
addUser() (supybot.irclib.ChannelState method)
alwaysCall (supybot.callbacks.PluginMixin attribute)
any (class in supybot.commands)
args (supybot.ircmsgs.IrcMsg attribute)
ArgumentError
arguments (supybot.irclib.Batch attribute)
B
ban() (in module supybot.ircmsgs)
bans (supybot.irclib.ChannelState attribute)
bans() (in module supybot.ircmsgs)
BasePlugin (class in supybot.callbacks)
Batch (class in supybot.irclib)
boolean
Boolean (class in supybot.registry)
C
callbacks (supybot.irclib.Irc attribute)
callCommand() (supybot.callbacks.Commands method)
(supybot.callbacks.Plugin method)
callConverter() (in module supybot.commands)
callPrecedence() (supybot.callbacks.Plugin method)
(supybot.irclib.IrcCallback method)
canonicalName() (in module supybot.callbacks)
(supybot.callbacks.Commands method)
(supybot.callbacks.Plugin method)
(supybot.callbacks.PluginMixin method)
CanonicalNameDict (class in supybot.callbacks)
CanonicalNameSet (class in supybot.callbacks)
CanonicalString (class in supybot.callbacks)
capabilities_ack (supybot.irclib.IrcState attribute)
capabilities_ls (supybot.irclib.IrcState attribute)
capabilities_nak (supybot.irclib.IrcState attribute)
capabilities_req (supybot.irclib.IrcState attribute)
capUpkeep() (supybot.irclib.Irc method)
channel (supybot.ircmsgs.IrcMsg attribute)
channel-specific
channels (supybot.irclib.IrcState attribute)
ChannelState (class in supybot.irclib)
checkCommandCapability() (in module supybot.callbacks)
classModule (supybot.callbacks.PluginMixin attribute)
commalist (class in supybot.commands)
command
(supybot.ircmsgs.IrcMsg attribute)
commandArgs (supybot.callbacks.Commands attribute)
CommandProcess (class in supybot.callbacks)
Commands (class in supybot.callbacks)
CommandThread (class in supybot.callbacks)
CommaSeparatedListOfStrings (class in supybot.registry)
CommaSeparatedSetOfStrings (class in supybot.registry)
configuration value
configuration variable
CONNECTED (supybot.irclib.IrcStateFsm.States attribute)
CONNECTED_SASL (supybot.irclib.IrcStateFsm.States attribute)
context (class in supybot.commands)
context() (supybot.registry.Boolean method)
(supybot.registry.CommaSeparatedListOfStrings method)
(supybot.registry.CommaSeparatedSetOfStrings method)
(supybot.registry.Float method)
(supybot.registry.Integer method)
(supybot.registry.Json method)
(supybot.registry.NonNegativeInteger method)
(supybot.registry.NormalizedString method)
(supybot.registry.OnlySomeStrings method)
(supybot.registry.PositiveFloat method)
(supybot.registry.PositiveInteger method)
(supybot.registry.Probability method)
(supybot.registry.Regexp method)
(supybot.registry.SeparatedListOf method)
(supybot.registry.SeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOf method)
(supybot.registry.SpaceSeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOfStrings method)
(supybot.registry.SpaceSeparatedSetOfStrings method)
(supybot.registry.String method)
(supybot.registry.StringSurroundedBySpaces method)
(supybot.registry.StringWithSpaceOnRight method)
(supybot.registry.TemplatedString method)
(supybot.registry.Value method)
created (supybot.irclib.ChannelState attribute)
D
data (supybot.callbacks.CanonicalNameDict attribute)
dehalfop() (in module supybot.ircmsgs)
dehalfops() (in module supybot.ircmsgs)
deop() (in module supybot.ircmsgs)
deops() (in module supybot.ircmsgs)
dequeue() (supybot.irclib.IrcMsgQueue method)
devoice() (in module supybot.ircmsgs)
devoices() (in module supybot.ircmsgs)
die() (supybot.callbacks.Plugin method)
(supybot.irclib.Irc method)
(supybot.irclib.IrcCallback method)
Disabled (class in supybot.callbacks)
disabled() (supybot.callbacks.DisabledCommands method)
DisabledCommands (class in supybot.callbacks)
dispatchCommand() (supybot.callbacks.Plugin method)
(supybot.irclib.Irc method)
(supybot.irclib.IrcCommandDispatcher method)
(supybot.irclib.IrcState method)
do002() (supybot.irclib.Irc method)
do004() (supybot.irclib.IrcState method)
doError() (supybot.irclib.Irc method)
doNick() (supybot.irclib.Irc method)
doPing() (supybot.irclib.Irc method)
doPong() (supybot.irclib.Irc method)
driver (supybot.irclib.Irc attribute)
E
editable() (supybot.registry.Json method)
enqueue() (supybot.irclib.IrcMsgQueue method)
Error
error() (in module supybot.callbacks)
(supybot.callbacks.NestedCommandsIrcProxy method)
(supybot.callbacks.ReplyIrcProxy method)
errorInvalid() (supybot.callbacks.RichReplyMethods method)
errorNoCapability() (supybot.callbacks.RichReplyMethods method)
errorNotRegistered() (supybot.callbacks.RichReplyMethods method)
errorNoUser() (supybot.callbacks.RichReplyMethods method)
errorPossibleBug() (supybot.callbacks.RichReplyMethods method)
errorRequiresPrivacy() (supybot.callbacks.RichReplyMethods method)
evalArgs() (supybot.callbacks.NestedCommandsIrcProxy method)
F
fastqueue (supybot.irclib.Irc attribute)
feedMsg() (supybot.irclib.Irc method)
finalEval() (supybot.callbacks.NestedCommandsIrcProxy method)
findCallbacksForArgs() (supybot.callbacks.NestedCommandsIrcProxy method)
first (class in supybot.commands)
Float (class in supybot.registry)
formatCommand() (in module supybot.callbacks)
fsm (supybot.irclib.IrcState attribute)
G
getCallback() (supybot.irclib.Irc method)
getClientTagDenied() (supybot.irclib.IrcState method)
getCommand() (supybot.callbacks.Commands method)
(supybot.callbacks.Plugin method)
getCommandHelp() (supybot.callbacks.Commands method)
(supybot.callbacks.Plugin method)
getCommandMethod() (supybot.callbacks.Commands method)
(supybot.callbacks.Plugin method)
getConverter() (in module supybot.commands)
getHelp() (in module supybot.callbacks)
getopts (class in supybot.commands)
getParentBatches() (supybot.irclib.IrcState method)
getPluginHelp() (supybot.callbacks.PluginMixin method)
getRealIrc() (supybot.callbacks.ReplyIrcProxy method)
getSpecific() (supybot.registry.Boolean method)
(supybot.registry.CommaSeparatedListOfStrings method)
(supybot.registry.CommaSeparatedSetOfStrings method)
(supybot.registry.Float method)
(supybot.registry.Integer method)
(supybot.registry.Json method)
(supybot.registry.NonNegativeInteger method)
(supybot.registry.NormalizedString method)
(supybot.registry.OnlySomeStrings method)
(supybot.registry.PositiveFloat method)
(supybot.registry.PositiveInteger method)
(supybot.registry.Probability method)
(supybot.registry.Regexp method)
(supybot.registry.SeparatedListOf method)
(supybot.registry.SeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOf method)
(supybot.registry.SpaceSeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOfStrings method)
(supybot.registry.SpaceSeparatedSetOfStrings method)
(supybot.registry.String method)
(supybot.registry.StringSurroundedBySpaces method)
(supybot.registry.StringWithSpaceOnRight method)
(supybot.registry.TemplatedString method)
(supybot.registry.Value method)
getSyntax() (in module supybot.callbacks)
getTopic() (supybot.irclib.IrcState method)
Group (class in supybot.registry)
H
halfop() (in module supybot.ircmsgs)
halfops (supybot.irclib.ChannelState attribute)
halfops() (in module supybot.ircmsgs)
history (supybot.irclib.IrcState attribute)
host (supybot.ircmsgs.IrcMsg attribute)
I
inFilter
inFilter() (supybot.callbacks.Plugin method)
(supybot.irclib.IrcCallback method)
INIT_CAP_NEGOTIATION (supybot.irclib.IrcStateFsm.States attribute)
INIT_MOTD (supybot.irclib.IrcStateFsm.States attribute)
INIT_SASL (supybot.irclib.IrcStateFsm.States attribute)
INIT_WAITING_MOTD (supybot.irclib.IrcStateFsm.States attribute)
Integer (class in supybot.registry)
InvalidRegistryFile
InvalidRegistryName
InvalidRegistryValue
invite() (in module supybot.ircmsgs)
Irc (class in supybot.irclib)
IrcCallback (class in supybot.irclib)
IrcCommandDispatcher (class in supybot.irclib)
ircd (supybot.irclib.IrcState attribute)
IrcMsg (class in supybot.ircmsgs)
IrcMsgQueue (class in supybot.irclib)
IrcObjectProxy (in module supybot.callbacks)
IrcState (class in supybot.irclib)
IrcStateFsm (class in supybot.irclib)
IrcStateFsm.States (class in supybot.irclib)
isAction() (in module supybot.ircmsgs)
isChannel() (supybot.irclib.Irc method)
isCommand() (supybot.callbacks.Commands method)
(supybot.callbacks.Plugin method)
isCommandMethod() (supybot.callbacks.Commands method)
(supybot.callbacks.Plugin method)
isCtcp() (in module supybot.ircmsgs)
isDisabled() (supybot.callbacks.Commands method)
(supybot.callbacks.Plugin method)
isHalfop() (supybot.irclib.ChannelState method)
isHalfopPlus() (supybot.irclib.ChannelState method)
isNick() (supybot.irclib.Irc method)
isOp() (supybot.irclib.ChannelState method)
isOpPlus() (supybot.irclib.ChannelState method)
isVoice() (supybot.irclib.ChannelState method)
isVoicePlus() (supybot.irclib.ChannelState method)
J
join() (in module supybot.ircmsgs)
joiner() (supybot.registry.CommaSeparatedListOfStrings method)
(supybot.registry.CommaSeparatedSetOfStrings method)
(supybot.registry.SeparatedListOf method)
(supybot.registry.SpaceSeparatedListOf method)
(supybot.registry.SpaceSeparatedListOfStrings method)
(supybot.registry.SpaceSeparatedSetOfStrings method)
joins() (in module supybot.ircmsgs)
Json (class in supybot.registry)
K
key() (supybot.callbacks.CanonicalNameDict method)
kick() (in module supybot.ircmsgs)
kicks() (in module supybot.ircmsgs)
L
List (supybot.callbacks.Disabled attribute)
(supybot.registry.CommaSeparatedListOfStrings attribute)
(supybot.registry.CommaSeparatedSetOfStrings attribute)
(supybot.registry.SeparatedListOf attribute)
(supybot.registry.SpaceSeparatedListOf attribute)
(supybot.registry.SpaceSeparatedListOfStrings attribute)
(supybot.registry.SpaceSeparatedSetOfStrings attribute)
listCommands() (supybot.callbacks.Commands method)
(supybot.callbacks.Plugin method)
M
MalformedIrcMsg
many (class in supybot.commands)
messages (supybot.irclib.Batch attribute)
MetaSynchronizedAndFirewalled (class in supybot.callbacks)
modes (supybot.irclib.ChannelState attribute)
modes() (in module supybot.ircmsgs)
module
supybot.callbacks
supybot.commands
supybot.irclib
supybot.ircmsgs
supybot.registry
monitor() (supybot.irclib.Irc method)
monitoring (supybot.irclib.Irc attribute)
N
name (supybot.irclib.Batch attribute)
(supybot.registry.NonExistentRegistryEntry attribute)
name() (supybot.callbacks.Commands method)
(supybot.callbacks.Plugin method)
(supybot.irclib.IrcCallback method)
NestedCommandsIrcProxy (class in supybot.callbacks)
network
(supybot.irclib.Irc attribute)
network-specific
nick (supybot.ircmsgs.IrcMsg attribute)
nick() (in module supybot.ircmsgs)
nicksToAccounts (supybot.irclib.IrcState attribute)
nicksToHostmasks (supybot.irclib.IrcState attribute)
nickToAccount() (supybot.irclib.IrcState method)
nickToHostmask() (supybot.irclib.IrcState method)
noIgnore (supybot.callbacks.PluginMixin attribute)
NonExistentRegistryEntry
NonNegativeInteger (class in supybot.registry)
noReply() (supybot.callbacks.NestedCommandsIrcProxy method)
(supybot.callbacks.RichReplyMethods method)
normalize() (supybot.callbacks.CanonicalNameSet method)
(supybot.callbacks.CanonicalString method)
NormalizedString (class in supybot.registry)
notice() (in module supybot.ircmsgs)
O
obj (supybot.registry.NonExistentRegistryEntry attribute)
on_cap_end() (supybot.irclib.IrcStateFsm method)
on_end_motd() (supybot.irclib.IrcStateFsm method)
on_init_messages_sent() (supybot.irclib.IrcStateFsm method)
on_sasl_auth_finished() (supybot.irclib.IrcStateFsm method)
on_sasl_start() (supybot.irclib.IrcStateFsm method)
on_start_motd() (supybot.irclib.IrcStateFsm method)
OnlySomeStrings (class in supybot.registry)
op() (in module supybot.ircmsgs)
open_registry() (in module supybot.registry)
ops (supybot.irclib.ChannelState attribute)
ops() (in module supybot.ircmsgs)
optional (class in supybot.commands)
outFilter
outfilter
outFilter() (supybot.callbacks.Plugin method)
(supybot.irclib.IrcCallback method)
P
parent_batch (supybot.irclib.Batch attribute)
part() (in module supybot.ircmsgs)
parts() (in module supybot.ircmsgs)
password() (in module supybot.ircmsgs)
ping() (in module supybot.ircmsgs)
plugin
Plugin (class in supybot.callbacks)
PluginMixin (class in supybot.callbacks)
PluginRegexp (class in supybot.callbacks)
pong() (in module supybot.ircmsgs)
PositiveFloat (class in supybot.registry)
PositiveInteger (class in supybot.registry)
postTransition() (supybot.callbacks.Plugin method)
(supybot.irclib.IrcCallback method)
pre_command_callbacks (supybot.callbacks.Commands attribute)
prefix (supybot.ircmsgs.IrcMsg attribute)
prettyPrint() (in module supybot.ircmsgs)
Privmsg (in module supybot.callbacks)
privmsg() (in module supybot.ircmsgs)
PrivmsgCommandAndRegexp (in module supybot.callbacks)
Probability (class in supybot.registry)
process() (in module supybot.commands)
Proxy (supybot.callbacks.Plugin attribute)
(supybot.callbacks.PluginMixin attribute)
public (supybot.callbacks.PluginMixin attribute)
Python Enhancement Proposals
PEP 8
Q
queue (supybot.irclib.Irc attribute)
queueBatch() (supybot.irclib.Irc method)
queueMsg() (supybot.irclib.Irc method)
queueMultilineBatches() (supybot.callbacks.ReplyIrcProxy method)
quit() (in module supybot.ircmsgs)
R
Regexp (class in supybot.registry)
regexp_wrapper() (in module supybot.commands)
regexps (supybot.callbacks.PluginRegexp attribute)
RegistryException
registryValue() (supybot.callbacks.Plugin method)
(supybot.callbacks.PluginMixin method)
remove() (supybot.callbacks.DisabledCommands method)
removeCallback() (supybot.irclib.Irc method)
(supybot.registry.Boolean method)
(supybot.registry.CommaSeparatedListOfStrings method)
(supybot.registry.CommaSeparatedSetOfStrings method)
(supybot.registry.Float method)
(supybot.registry.Integer method)
(supybot.registry.Json method)
(supybot.registry.NonNegativeInteger method)
(supybot.registry.NormalizedString method)
(supybot.registry.OnlySomeStrings method)
(supybot.registry.PositiveFloat method)
(supybot.registry.PositiveInteger method)
(supybot.registry.Probability method)
(supybot.registry.Regexp method)
(supybot.registry.SeparatedListOf method)
(supybot.registry.SeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOf method)
(supybot.registry.SpaceSeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOfStrings method)
(supybot.registry.SpaceSeparatedSetOfStrings method)
(supybot.registry.String method)
(supybot.registry.StringSurroundedBySpaces method)
(supybot.registry.StringWithSpaceOnRight method)
(supybot.registry.TemplatedString method)
(supybot.registry.Value method)
removeUser() (supybot.irclib.ChannelState method)
replaceUser() (supybot.irclib.ChannelState method)
replies() (supybot.callbacks.NestedCommandsIrcProxy method)
(supybot.callbacks.RichReplyMethods method)
reply() (in module supybot.callbacks)
(supybot.callbacks.NestedCommandsIrcProxy method)
(supybot.callbacks.ReplyIrcProxy method)
reply_env (supybot.ircmsgs.IrcMsg attribute)
replyError() (supybot.callbacks.RichReplyMethods method)
ReplyIrcProxy (class in supybot.callbacks)
replySuccess() (supybot.callbacks.RichReplyMethods method)
REQUEST_CAPABILITIES (supybot.irclib.Irc attribute)
REQUEST_EXPERIMENTAL_CAPABILITIES (supybot.irclib.Irc attribute)
requestCapabilities() (supybot.irclib.Irc method)
reset() (supybot.callbacks.Plugin method)
(supybot.irclib.Irc method)
(supybot.irclib.IrcCallback method)
(supybot.irclib.IrcMsgQueue method)
(supybot.irclib.IrcState method)
rest (class in supybot.commands)
reverse (class in supybot.commands)
RichReplyMethods (class in supybot.callbacks)
run() (supybot.callbacks.CommandProcess method)
(supybot.callbacks.CommandThread method)
S
sendMsg() (supybot.irclib.Irc method)
SeparatedListOf (class in supybot.registry)
SeparatedListOf.Value (class in supybot.registry)
separators (supybot.callbacks.Tokenizer attribute)
server
server_tags (supybot.ircmsgs.IrcMsg attribute)
set() (supybot.registry.Boolean method)
(supybot.registry.CommaSeparatedListOfStrings method)
(supybot.registry.CommaSeparatedSetOfStrings method)
(supybot.registry.Float method)
(supybot.registry.Integer method)
(supybot.registry.Json method)
(supybot.registry.NonNegativeInteger method)
(supybot.registry.NormalizedString method)
(supybot.registry.OnlySomeStrings method)
(supybot.registry.PositiveFloat method)
(supybot.registry.PositiveInteger method)
(supybot.registry.Probability method)
(supybot.registry.Regexp method)
(supybot.registry.SeparatedListOf method)
(supybot.registry.SeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOf method)
(supybot.registry.SpaceSeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOfStrings method)
(supybot.registry.SpaceSeparatedSetOfStrings method)
(supybot.registry.String method)
(supybot.registry.StringSurroundedBySpaces method)
(supybot.registry.StringWithSpaceOnRight method)
(supybot.registry.TemplatedString method)
(supybot.registry.Value method)
setRegistryValue() (supybot.callbacks.Plugin method)
(supybot.callbacks.PluginMixin method)
setUserValue() (supybot.callbacks.PluginMixin method)
setValue() (supybot.registry.Boolean method)
(supybot.registry.CommaSeparatedListOfStrings method)
(supybot.registry.CommaSeparatedSetOfStrings method)
(supybot.registry.Float method)
(supybot.registry.Integer method)
(supybot.registry.Json method)
(supybot.registry.NonNegativeInteger method)
(supybot.registry.NormalizedString method)
(supybot.registry.OnlySomeStrings method)
(supybot.registry.PositiveFloat method)
(supybot.registry.PositiveInteger method)
(supybot.registry.Probability method)
(supybot.registry.Regexp method)
(supybot.registry.SeparatedListOf method)
(supybot.registry.SeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOf method)
(supybot.registry.SpaceSeparatedListOf.Value method)
(supybot.registry.SpaceSeparatedListOfStrings method)
(supybot.registry.SpaceSeparatedSetOfStrings method)
(supybot.registry.String method)
(supybot.registry.StringSurroundedBySpaces method)
(supybot.registry.StringWithSpaceOnRight method)
(supybot.registry.TemplatedString method)
(supybot.registry.Value method)
SilentError
SimpleProxy (in module supybot.callbacks)
sorted (supybot.callbacks.Disabled attribute)
SpaceSeparatedListOf (class in supybot.registry)
SpaceSeparatedListOf.Value (class in supybot.registry)
SpaceSeparatedListOfStrings (class in supybot.registry)
SpaceSeparatedSetOfStrings (class in supybot.registry)
Spec (class in supybot.commands)
specific
split_args() (in module supybot.ircmsgs)
splitter() (supybot.registry.CommaSeparatedListOfStrings method)
(supybot.registry.CommaSeparatedSetOfStrings method)
(supybot.registry.SeparatedListOf method)
(supybot.registry.SpaceSeparatedListOf method)
(supybot.registry.SpaceSeparatedListOfStrings method)
(supybot.registry.SpaceSeparatedSetOfStrings method)
startedAt (supybot.irclib.Irc attribute)
startedSync (supybot.irclib.Irc attribute)
state (supybot.irclib.Irc attribute)
String (class in supybot.registry)
StringSurroundedBySpaces (class in supybot.registry)
StringWithSpaceOnRight (class in supybot.registry)
supported (supybot.irclib.IrcState attribute)
supybot.callbacks
module
supybot.commands
module
supybot.irclib
module
supybot.ircmsgs
module
supybot.registry
module
T
tag() (supybot.ircmsgs.IrcMsg method)
tagged() (supybot.ircmsgs.IrcMsg method)
tags (supybot.ircmsgs.IrcMsg attribute)
takeMsg() (supybot.irclib.Irc method)
TemplatedString (class in supybot.registry)
thread() (in module supybot.commands)
threaded (supybot.callbacks.PluginMixin attribute)
time (supybot.ircmsgs.IrcMsg attribute)
tokenize() (in module supybot.callbacks)
Tokenizer (class in supybot.callbacks)
topic (supybot.irclib.ChannelState attribute)
topic() (in module supybot.ircmsgs)
type (supybot.irclib.Batch attribute)
U
unAction() (in module supybot.ircmsgs)
unaddressedRegexps (supybot.callbacks.PluginRegexp attribute)
unban() (in module supybot.ircmsgs)
unbans() (in module supybot.ircmsgs)
UNINITIALIZED (supybot.irclib.IrcStateFsm.States attribute)
unmonitor() (supybot.irclib.Irc method)
urlSnarfer() (in module supybot.commands)
user (supybot.ircmsgs.IrcMsg attribute)
user() (in module supybot.ircmsgs)
users (supybot.irclib.ChannelState attribute)
userValue() (supybot.callbacks.PluginMixin method)
V
Value (class in supybot.registry)
(supybot.callbacks.Disabled attribute)
(supybot.registry.CommaSeparatedListOfStrings attribute)
(supybot.registry.CommaSeparatedSetOfStrings attribute)
(supybot.registry.SpaceSeparatedListOfStrings attribute)
(supybot.registry.SpaceSeparatedSetOfStrings attribute)
voice() (in module supybot.ircmsgs)
voices (supybot.irclib.ChannelState attribute)
voices() (in module supybot.ircmsgs)
W
who() (in module supybot.ircmsgs)
whois() (in module supybot.ircmsgs)
whowas() (in module supybot.ircmsgs)
with_traceback() (supybot.registry.InvalidRegistryFile method)
(supybot.registry.InvalidRegistryName method)
(supybot.registry.InvalidRegistryValue method)
(supybot.registry.NonExistentRegistryEntry method)
(supybot.registry.RegistryException method)
wrap() (in module supybot.commands)
Z
zombie (supybot.irclib.Irc attribute)