]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - data/rbot/plugins/rss.rb
reaction: document 'reaction move' syntax
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / rss.rb
index fac7a9244e1992fea0170588fc261b970e56e5bc..c75722debd47b6715bae102ac3cfd86684cabb16 100644 (file)
@@ -1128,7 +1128,7 @@ class RSSFeedsPlugin < Plugin
     stream_hash = {
       :item => item,
       :handle => handle,
-      :handle_wrap => '::',
+      :handle_wrap => ['::', ':: '],
       :date => date,
       :date_wrap => [nil, ' :: '],
       :title => title,