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

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

No class docstring
Method __init__ Undocumented
Method downloadFinished callback for the download. parse the feedcontent and post
Method command a command message received

Inherited from chatMod:

Method auth check the authorisation of the user
Method joined we have joined a channel
Method query a private message received
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
def downloadFinished(self, content, channel): (source)
callback for the download. parse the feedcontent and post the results to the channel given in channel
Parameterscontentxml-content of the search-feed (type: str )
channelthe channel where the link should be posted (type: str )
@callback
def command(self, user, channel, command, options): (source)
a command message received
API Documentation for OtfBot, generated by pydoctor at 2011-05-03 16:14:29.