forked from GitHub/dbot
jaja
This commit is contained in:
parent
1ef1a6cf34
commit
61c4afd8aa
@ -150,6 +150,9 @@ var quotes = function(dbot) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
this.api['getQuote'].external = true;
|
||||||
|
this.api['getQuote'].extMap = [ 'key', 'callback' ];
|
||||||
|
|
||||||
this.listener = function(event) {
|
this.listener = function(event) {
|
||||||
if(event.action == 'PRIVMSG') {
|
if(event.action == 'PRIVMSG') {
|
||||||
|
Loading…
Reference in New Issue
Block a user