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

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

reminder plugin
Method __init__ Undocumented
Method remind called at every time where a reminder is set.
Method command react on !remindme

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
@callback
def remind(self, user, channel, message): (source)
called at every time where a reminder is set. will send all reminders at given time to the appropriate channels.
@callback
def command(self, user, channel, command, options): (source)
react on !remindme

add new reminders with !remindme (float) (string), i.e. !remindme 5.0 coffee is ready

API Documentation for OtfBot, generated by pydoctor at 2011-05-03 16:14:29.