mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
i think this fix it
This commit is contained in:
parent
b1c41008ce
commit
4940eec5ce
@ -43,7 +43,7 @@ var kick = function(dbot) {
|
||||
'unbanee': unbanee,
|
||||
'unbanner': unbanner
|
||||
});
|
||||
dbot.api.report.notify(server, adminChannel, notifyString);
|
||||
dbot.api.report.notify('unban', server, unbanee, adminChannel, notifyString);
|
||||
dbot.say(server, adminChannel, notifyString);
|
||||
|
||||
// Notify Unbanee
|
||||
|
Loading…
Reference in New Issue
Block a user