Skip to content

Commit

Permalink
Moved to hookio github.
Browse files Browse the repository at this point in the history
  • Loading branch information
AvianFlu committed Jul 26, 2011
1 parent f4174b1 commit c526818
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# hook.io-irc - IRC Client hook for hook.io

## Unreleased
<!---
hook.io-irc is a client wrapper around [node-irc](http://github.com/martynsmith/node-irc) that provides both support for hook.io events (emitting them on IRC events and providing a hook.io API for IRC interaction) and a basic command-line interface for direct IRC interaction.
hook.io-irc is v0.0.1; the hook.io API is unstable, and the CLI interface is barebones.
Expand All @@ -16,4 +18,5 @@ Usage:
npm install
bin/irc [-s or --shell for command-line client]
More coming soon!
More coming soon!
--->
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hook.io-irc",
"description": "IRC Client hook for hook.io",
"version": "0.0.1",
"description": "IRC Client for hook.io",
"version": "0.1.0",
"author": "AvianFlu",
"repository": {
"type": "git",
Expand Down

0 comments on commit c526818

Please sign in to comment.