Class
RemindPlugin
In:
rbot/plugins/remind.rb
Parent:
Plugin
Methods
add_reminder
cleanup
del_reminder
help
new
privmsg
Public Class methods
new
()
Public Instance methods
cleanup
()
help
(plugin, topic="")
add_reminder
(who, subject, timestr, repeat=false)
del_reminder
(who, subject=nil)
privmsg
(m)