forked from GitHub/dbot
auth external
This commit is contained in:
parent
1252ef39d1
commit
11a0a76a9d
@ -42,6 +42,8 @@ var nickserv = function(dbot) {
|
|||||||
}.bind(this), 4000);
|
}.bind(this), 4000);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
this.api['auth'].external = true;
|
||||||
|
this.api['auth'].extMap = [ 'server', 'nick', 'callback' ];
|
||||||
|
|
||||||
this.commands = {
|
this.commands = {
|
||||||
'~auth': function(event) {
|
'~auth': function(event) {
|
||||||
|
Loading…
Reference in New Issue
Block a user