X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=data%2Frbot%2Fplugins%2Frss.rb;h=f7e559f7601ed86a10a1e17c26da681e25e812cf;hb=7b792bea7a644309623d67b5d49528ae13da3e7b;hp=4280c52ac4018132a571bcc3484c221d9fcaf561;hpb=12a508e1a75bc1de501f36ca9e4767f2349fe12e;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/data/rbot/plugins/rss.rb b/data/rbot/plugins/rss.rb index 4280c52a..f7e559f7 100644 --- a/data/rbot/plugins/rss.rb +++ b/data/rbot/plugins/rss.rb @@ -331,7 +331,7 @@ class RSSFeedsPlugin < Plugin :desc => "Whether to display links from the text of a feed item.") # Make an 'unique' ID for a given item, based on appropriate bot options - # Currently only suppored is bot.config['rss.show_updated']: when false, + # Currently only supported is bot.config['rss.show_updated']: when false, # only the guid/link is accounted for. def make_uid(item) @@ -392,7 +392,7 @@ class RSSFeedsPlugin < Plugin # do nothing else warning "ignoring #{v.inspect} wrapping of unknown class" - end + end unless ss[nk].nil? else subs[k] = v end