+ (reply) config option to force reply to query
authorSimon Hafner <hafnersimon@gmail.com>
Wed, 21 Jan 2009 15:49:31 +0000 (16:49 +0100)
committerdmitry kim <jason@nichego.net>
Wed, 21 Jan 2009 23:48:19 +0000 (02:48 +0300)
commit750f579b6ad2683abd50b51392e29dd1291d4d7e
tree0c88d517032dcbe495edff92a23ac245b1ef468e
parentec5745fa7abd47b8ca12bd783b0759079dff9917
+ (reply) config option to force reply to query

+ (reply) symbol to bypass the config option
* (plugins) fixed url according to the patch

The symbols are:
:to => :public   force the message to be replied in channel (if any)
:to => :private  force the message to be replied in private
:to => :auto     takes core.private_replies (default)
data/rbot/plugins/markov.rb
data/rbot/plugins/salut.rb
data/rbot/plugins/url.rb
lib/rbot/message.rb