mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 14:29:29 +01:00
oops
This commit is contained in:
parent
4467e9fd5b
commit
ff8dc8ce6d
@ -8,7 +8,7 @@ var _ = require('underscore')._,
|
||||
|
||||
var food = function(dbot) {
|
||||
this.commands = {
|
||||
'~strain': function(event) {
|
||||
'~food': function(event) {
|
||||
request.get('http://food2fork.com/api/search', {
|
||||
'qs': {
|
||||
'key': this.config.api_key,
|
||||
|
Loading…
Reference in New Issue
Block a user