forked from GitHub/dbot
oops
This commit is contained in:
parent
4467e9fd5b
commit
ff8dc8ce6d
@ -8,7 +8,7 @@ var _ = require('underscore')._,
|
|||||||
|
|
||||||
var food = function(dbot) {
|
var food = function(dbot) {
|
||||||
this.commands = {
|
this.commands = {
|
||||||
'~strain': function(event) {
|
'~food': function(event) {
|
||||||
request.get('http://food2fork.com/api/search', {
|
request.get('http://food2fork.com/api/search', {
|
||||||
'qs': {
|
'qs': {
|
||||||
'key': this.config.api_key,
|
'key': this.config.api_key,
|
||||||
|
Loading…
Reference in New Issue
Block a user