diff options
author | tv <tv@also> | 2011-05-29 13:59:54 +0200 |
---|---|---|
committer | tv <tv@also> | 2011-05-29 13:59:54 +0200 |
commit | 5b8c10a61103fd6b68885c513f7a0ad23f8e7d70 (patch) | |
tree | beadc93486e3f91123d7401d2e5263e9ee2fc09c | |
parent | 8e4a4e7a5c8b3adce4a6c33a305093aee8221201 (diff) |
prepare import into krebscode/painload
-rw-r--r-- | README.md | 12 | ||||
-rw-r--r-- | modules/roboctl/index.js (renamed from src/main.js) | 0 | ||||
-rw-r--r-- | modules/roboctl/lib/irc.js (renamed from src/lib/irc.js) | 0 |
3 files changed, 0 insertions, 12 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index f324d221..00000000 --- a/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# Genericore irclog - -This package contains a Genericore output module to forward logs to IRC. - -*Please note that this is early development software - that lacks proper documentation, tests, and a lot of useful or even necessary features.* - -## System requirements - -- [node](http://nodejs.org/) v0.2.5 or compatible -- [node-amqp](https://github.com/ry/node-amqp) v0.0.2 or compatible - diff --git a/src/main.js b/modules/roboctl/index.js index b9e67a19..b9e67a19 100644 --- a/src/main.js +++ b/modules/roboctl/index.js diff --git a/src/lib/irc.js b/modules/roboctl/lib/irc.js index 5f904a74..5f904a74 100644 --- a/src/lib/irc.js +++ b/modules/roboctl/lib/irc.js |