mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 14:29:29 +01:00
bind the kick listener correctly to this
This commit is contained in:
parent
1ba57f4d5d
commit
e40a8437a3
@ -38,7 +38,7 @@ var kick = function(dbot) {
|
||||
}) + ')');
|
||||
}
|
||||
}
|
||||
};
|
||||
}.bind(this);
|
||||
this.on = 'KICK';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user