Skip to content

Commit

Permalink
Update responses.json
Browse files Browse the repository at this point in the history
  • Loading branch information
theresama committed Nov 9, 2016
1 parent 2ac4ba3 commit a1905ff
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/responses.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
"match": "waffle me",
"body": "{waffle}"
},
{
"match": "./waf me",
"body": "{waffle}"
}
{
"match": "whois wafflebot",
"body": "{waffleHistory}"
Expand Down Expand Up @@ -63,5 +67,5 @@
"match": "help",
"body": "https://github.com/magicmark/wafflebot",
"requiresPrefix": true
}
}
]

0 comments on commit a1905ff

Please sign in to comment.