mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
Update rss.js
lol
This commit is contained in:
parent
0da96ea9ff
commit
baaa444f42
@ -13,7 +13,6 @@ var rss = function(dbot) {
|
||||
|
||||
this.internalAPI = {
|
||||
'makeRequest': function(id,feed) {
|
||||
dbot.say(feed.server,feed.channel,"RSS: I am making a request for feed "+feed.name+" to "+feed.url+" and I like it.");
|
||||
var fid = id,
|
||||
req = request(feed.url),
|
||||
feedparser = new FeedParser();
|
||||
|
Loading…
Reference in New Issue
Block a user