forked from GitHub/dbot
dope
This commit is contained in:
parent
dfaa795b8f
commit
dbbe33f965
@ -214,7 +214,7 @@ var users = function(dbot) {
|
|||||||
this.internalAPI.createUser(event.server, nick, checkChannelUser);
|
this.internalAPI.createUser(event.server, nick, checkChannelUser);
|
||||||
}
|
}
|
||||||
}.bind(this));
|
}.bind(this));
|
||||||
});
|
}.bind(this));
|
||||||
}.bind(this), function(err) {
|
}.bind(this), function(err) {
|
||||||
console.log('finished checking ' + channel);
|
console.log('finished checking ' + channel);
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user