Limnoria-doc/develop/irclib.rst

1.0 KiB

supybot.irclib

Irc

It is usually the irc object given to plugin commands.

supybot.irclib.Irc

IrcState

Used mainly as the state attribute of :pysupybot.irclib.Irc objects.

supybot.irclib.IrcState

IrcStateFsm

Used as the fsm attribute of :pysupybot.irclib.IrcState objects

supybot.irclib.IrcStateFsm

ChannelState

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

supybot.irclib.ChannelState

Other classes

supybot.irclib