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

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

marvin plugin
Method __init__ Undocumented
Method msg Let marvin complain with the propability specified in marvin.percent in the config
Method start Loads the phrases from the data dir
Method reload Reloads the phrases from the datadir

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
@callback
def msg(self, user, channel, msg): (source)
Let marvin complain with the propability specified in marvin.percent in the config
def start(self): (source)
Loads the phrases from the data dir
def reload(self): (source)
Reloads the phrases from the datadir
API Documentation for OtfBot, generated by pydoctor at 2011-05-03 16:14:29.