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