mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-02-17 05:50:55 +01:00
804 B
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