Skip to content

Commit

Permalink
[beer fix] Add parameter to !like help message (issue #64)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalecki committed Oct 15, 2011
1 parent 406ec79 commit 945c4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"hook.io": "A distributed cross-platform namespaced event system using dnode and EventEmitter2 - http://github.com/hookio/hook.io",
"node-prompt": "An easy-to-use library for getting input from users while your program is running - http://github.com/nodejitsu/node-prompt",
"gh": "Link to GitHub repositories, issues and commits: `!gh [user]`, `!gh [user]/[project]`, `!gh [user]/[project]@[sha]`, `!gh [user]/[project]#[issue]` are supported",
"like": "Type !like to select drink you get when you receive karma"
"like": "Type !like [drink] to select drink you get when you receive karma"
},
"irc-server": "irc.freenode.net",
"port": 6667,
Expand Down

0 comments on commit 945c4e2

Please sign in to comment.