summaryrefslogtreecommitdiff
path: root/README
blob: 4c289a918135122e279fe81857ed72a8ccbb2ff5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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