mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-23 20:49:43 +01:00
1.1 KiB
1.1 KiB
supybot.irclib
Irc
It is usually the irc object given to plugin commands.
supybot.irclib.Irc
zombie
Whether or not this object represents a living IRC connection.
- type
-
bool
network
The name of the network this object is connected to.
- type
-
str
startedAt
- type
-
float
IrcState
Used mainly as the state attribute of
supybot.irclib.Irc
objects.
supybot.irclib.IrcState
ChannelState
Used mainly as the channels['#chan']
attribute of supybot.irclib.Irc
objects.
supybot.irclib.ChannelState
Other classes
supybot.irclib