mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
feedback
This commit is contained in:
parent
3f13de4780
commit
b278c1dd14
@ -51,6 +51,7 @@ var adminCommands = function(dbot) {
|
||||
} else {
|
||||
dbot.db.bans[params[2]].push(params[1]);
|
||||
}
|
||||
dbot.say(data.channel, params[1] + ' banned from ' + params[2]);
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user