forked from GitHub/dbot
mesg
This commit is contained in:
parent
e88f2a70b1
commit
b49b9b99c4
@ -53,7 +53,7 @@ var dns = function(dbot) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
commands['~dnsbl'].regex = [/^dnsbl ([\d\w\s-]*)/, 2];
|
commands['~dnsbl'].regex = [/^dnsbl ([\d\w\s\.-]*)/, 2];
|
||||||
this.commands = commands;
|
this.commands = commands;
|
||||||
|
|
||||||
this.on = 'PRIVMSG';
|
this.on = 'PRIVMSG';
|
||||||
|
Loading…
Reference in New Issue
Block a user