forked from GitHub/dbot
hehe
This commit is contained in:
parent
fcb32eaac4
commit
80ebcb76fd
@ -30,7 +30,7 @@ var food = function(dbot) {
|
|||||||
}.bind(this));
|
}.bind(this));
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
this.commands['~recipe'].regex = [/^food (.+)$/, 2];
|
this.commands['~recipe'].regex = [/^recipe (.+)$/, 2];
|
||||||
};
|
};
|
||||||
|
|
||||||
exports.fetch = function(dbot) {
|
exports.fetch = function(dbot) {
|
||||||
|
Loading…
Reference in New Issue
Block a user