summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
index 4c1ae66..4c289a9 100644
--- a/README
+++ b/README
@@ -1,3 +1,21 @@
This bot expects a homedir and a user account just like any other
person. If you use daemontools you can just make the run file a symlink
to segfault.
+
+:running segfault:
+::arguments:
+argv[1]: nick
+
+::env vars:
+segserver:
+ IP or hostname of where segfault should connect to.
+ default: 127.0.0.1
+segport:
+ port of the plaintext IRC server segfault should connect to.
+ default: 6667
+seguser:
+ user that segfault should drop its root privs to.
+ default: segfault
+seghome:
+ home directory where segfault looks for its files.
+ default: home dir of seguser