Class QuotePlugin
In: rbot/plugins/quotes.rb
Parent: Plugin
Methods
addquote    countquote    delquote    getquote    help    listener    new    save    searchquote   
Public Class methods
new()
Public Instance methods
save()
addquote(source, channel, quote)
getquote(source, channel, num=nil)
delquote(channel, num)
countquote(source, channel=nil, regexp=nil)
searchquote(source, channel, regexp)
help(plugin, topic="")
listener(m)