mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 04:49:25 +01:00
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);
|
||||
}
|
||||
}.bind(this));
|
||||
});
|
||||
}.bind(this));
|
||||
}.bind(this), function(err) {
|
||||
console.log('finished checking ' + channel);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user