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

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

Control the Bot as a identified user. Either query the Bot and enter the control mode by typing control or use commands in a channel.

An identified user can also invite the Bot to a channel.

As unidentified user it is possible to issue a reload of a plugins state by typing a command like !reload <plugin>.

Method __init__ Undocumented
Method query a private message received
Method command a command message received
Method invitedTo Undocumented

Inherited from chatMod:

Method auth check the authorisation of the user
Method joined we have joined a channel
Method msg 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 reload called to reload the settings of the module
Method start called to start the work of the module
Method sendLine Undocumented
Method lineReceived Undocumented
Method ctcpQuery called for ctcp queries
def __init__(self, bot): (source)
Undocumented
@callback
def query(self, user, channel, msg): (source)
a private message received
@callback
def command(self, user, channel, command, options): (source)
a command message received
@callback
def invitedTo(self, channel, inviter): (source)
Undocumented
API Documentation for OtfBot, generated by pydoctor at 2011-05-03 16:14:29.