forked from GitHub/dbot
whoops
This commit is contained in:
parent
70040a0ed3
commit
45f1b3c311
@ -116,7 +116,7 @@ var commands = function(dbot) {
|
||||
banee = event.input[2],
|
||||
reason = event.input[3],
|
||||
adminChannel = dbot.config.servers[server].admin_channel,
|
||||
channels = _.keys(dbot.instance.connections.[server].channels),
|
||||
channels = _.keys(dbot.instance.connections[server].channels),
|
||||
network = event.server;
|
||||
|
||||
if(this.config.network_name[event.server]) {
|
||||
|
Loading…
Reference in New Issue
Block a user