]> jfr.im git - irc/quakenet/newserv.git/blame - README
trusts: Fix db migration for PostgreSQL.
[irc/quakenet/newserv.git] / README
CommitLineData
d1b8e200
GB
1
2 _ _ _ _ _ _ _
3 / \ / \ / \ / \ / \ / \ / \
4 ( n )( e )( w )( s )( e )( r )( v )
5 \_/ \_/ \_/ \_/ \_/ \_/ \_/
6
7
4af4ef24
GB
8newserv is a P10 protocol services daemon developed for the QuakeNet IRC
9Network since April 2002. It is modular, fast and easily customizable.
d1b8e200 10
297dee0f 11newserv is available for download and use under the GPLv2 open source license.
d1b8e200
GB
12
13The official website for newserv is http://dev.quakenet.org/
14
15Requirements
16~~~~~~~~~~~
17
4af4ef24
GB
18* IRC Server running the P10 Protocol. Full support for all modules may require
19 use of QuakeNet's snircd IRC server [available from
20 https://www.quakenet.org/development], which is based upon Undernet's IRCU
21 server [http://coder-com.undernet.org/].
d1b8e200
GB
22
23* Please read the INSTALL file for build and installation instructions.
24
25Features
26~~~~~~~
27
28 * Role-based access checks for oper commands
29
30 * Search functionality
31
32 * Lua integration
33
34 * Proxy detection (P)
35
36 * Connection limits ("trusts")
37
38 * Transactional g:line support
39
40 * Jupes
41
42 * Chanfix
43
44 * Chanserv (Q)
45
46 * Help Service (G)
47
48 * Channel Service Request (R)
49
50 * QA/Tutor Bots
51
52 * Server list with latency checks
53
54Support & Development
55~~~~~~~~~~~~~~~~~~~~
56
4af4ef24
GB
57Please read the documentation provided before you ask us for support. You may
58find some assistance in #dev on QuakeNet for specific questions.
d1b8e200 59
4af4ef24
GB
60If you've found any bugs or you're working on any cool new features please give
61us a shout.
d1b8e200 62
41b1d1a0
GB
63License
64~~~~~~
65
66Please refer to the LICENSE file for details about the license.