-
https://github.com/shokai/hubot-rss-reader/blob/master/libs/rss-checker.coffee#L68
ここですが、重複するURLのエントリがありえると思います。
たとえば、http://github.com/nikezono.atom
などで生成される、ブランチ削除等のエントリは、全部同じlinkを持っているので、無視されます。
-
Hi,
I dont know if its a problem with the hubot or the irc module or your script but the normal rss feed have some problems:
[08:21:44] [+Butlerz]: ##News## Korruption in Rom: Knietief im M�ll - […
-
add feeds without the last 5 news feed posts.
You can see everything in log if its added correctly or not?
-
Please see https://github.com/buglabs/node-xml2json/issues/77
-
## 環境
herokuのredistogoを使っている
## readはできてる
- hubot-rss-readerのfeedは読み出せている
## writeできてない?
- gyazzのwebhookが保存できてない
- hubot-rss-readerに新規フィードを追加後、再起動すると消えてる
-
room名の#が原因っぽい
-
I've added `hubot-rss-reader` to my hubot running on Heroku with the IRC adapter. I've enabled debugging.
```
2014-10-05T16:54:13.499773+00:00 app[web.1]: [Sun Oct 05 2014 16:54:13 GMT+0000 (UTC)] IN…
-
When I add feed in local environment, TypeError occured.
``` sh
Hubot> hubot rss add https://github.com/shokai.atom
[Sun Feb 01 2015 12:07:39 GMT+0900 (JST)] INFO hubot-rss-reader: add https://github…
-
like the topic say:
[13:16:09] [~Jaglag]: !rss add http://feeds.feedburner.com/blogspot/rkEL
[13:16:18] [~Jaglag]: !rss add http://postillion.soup.io/
[13:17:15] [~Jaglag]: !rss add http://golem.de.d…
-
Found while trying to address #18 once again.
This error shows in my log just a few seconds after I start hubot.
```
[Sat Nov 15 2014 20:10:11 GMT-0500 (EST)] ERROR TypeError: Object # has no method…