Limnoria-doc/develop/irclib.rst

804 B

supybot.irclib

Most used classes

supybot.irclib.Irc

It is usually the irc object given to plugin commands.

supybot.irclib.Irc

supybot.irclib.IrcState

Used mainly as the state attribute of supybot.irclib.Irc objects.

supybot.irclib.IrcState

supybot.irclib.ChannelState

Used mainly as the channels['#chan'] attribute of supybot.irclib.Irc objects.

supybot.irclib.ChannelState