forked from GitHub/dbot
temp disable the thingie
This commit is contained in:
parent
72ac41d632
commit
148535e7de
@ -45,7 +45,7 @@ var reddit = function(dbot) {
|
||||
}
|
||||
this.ints = [];
|
||||
|
||||
this.db.scan('reddit_feeds', function(channel) {
|
||||
/*this.db.scan('reddit_feeds', function(channel) {
|
||||
if(channel) {
|
||||
channels.push(channel);
|
||||
}
|
||||
@ -77,7 +77,7 @@ var reddit = function(dbot) {
|
||||
this.ints.push(intervalId);
|
||||
}.bind(this));
|
||||
}.bind(this));
|
||||
}.bind(this));
|
||||
}.bind(this));*/
|
||||
}.bind(this)
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user