| |
|
| CadetAndrew - Wed Jun 03, 2009 2:16 pm |
|
|
| OK...So my friend is setting up his own server, all hes missing are the services. I tried searching for a script for this, and tried googling it, and couldnt find anything. Anyone have a script to get services on a server? |
|
|
|
| fraguk - Wed Jun 03, 2009 2:25 pm |
|
|
http://www.anope.org/
example of what the conf has got.
service.conf
NickServName "NickServ" "NickServ.bla.com"
ChanServName ChanServ ChanServ.bla.com
MemoServName "MemoServ" "MemoServ.bla.com"
BotServName "BotServ" "BotServ.bla.com"
HelpServName "HelpServ" "HelpServ.bla.com"
OperServName "OperServ" "OperServ.bla.com"
GlobalName "Global" "GlobalNotice.bla.com"
DevNullName "DevNull" "/dev/null -- message sink"
HostServName "HostServ" "vHost.bla.com" |
|
|
|
| blake - Thu Jun 25, 2009 6:49 pm |
|
|
| If you want to run a set of services via Eggdrop you can also use a module called AdminServ which is made of nickserv operserv chanserv memoserv and botserv although as fraguk said theirs anope which you will find more stable and easier to use |
|
|
|