o.p.i.b.Plugin(chatMod.chatMod) : class documentation

Part of otfbot.plugins.ircClient.badwords View Source View In Hierarchy

No class docstring
Method __init__ Undocumented
Method start called to start the work of the module
Method reload (Re-)load the file with the bad words
Method msg message received

Inherited from chatMod:

Method auth check the authorisation of the user
Method joined we have joined a channel
Method command a command message received
Method query a private message received
Method connectionMade made connection to server
Method connectionLost lost connection to server
Method signedOn successfully signed on
Method left we have left a channel
Method noticed we got a notice
Method action action (/me) received
Method modeChanged mode changed
Method kickedFrom someone kicked the bot
Method userKicked someone kicked someone else
Method userJoined a user joined the channel
Method userJoinedMask Undocumented
Method userLeft a user left the channel
Method userQuit a user disconnect from the network
Method yourHost info about your host
Method userRenamed a user changed the nick
Method topicUpdated a user changed the topic of a channel
Method irc_unknown an IRC-Message, which is not handle by twisted was received
Method stop called, when the bot is stopped, or the module is reloaded
Method sendLine Undocumented
Method lineReceived Undocumented
Method ctcpQuery called for ctcp queries
def __init__(self, bot): (source)
Undocumented
def start(self): (source)
called to start the work of the module put your initialization stuff in here insteadof __init__
def reload(self): (source)
(Re-)load the file with the bad words
@callback
def msg(self, user, channel, msg): (source)
message received
API Documentation for OtfBot, generated by pydoctor at 2011-05-03 16:14:29.