]> jfr.im git - irc/quakenet/newserv.git/blame_incremental - README
Implement patroljoin, patrolpart and patrollist commands.
[irc/quakenet/newserv.git] / README
... / ...
CommitLineData
1
2 _ _ _ _ _ _ _
3 / \ / \ / \ / \ / \ / \ / \
4 ( n )( e )( w )( s )( e )( r )( v )
5 \_/ \_/ \_/ \_/ \_/ \_/ \_/
6
7
8newserv is a P10 protocol services daemon developed for the QuakeNet IRC
9Network since April 2002. It is modular, fast and easily customizable.
10
11newserv is available for download and use under the GPLv2 open source license.
12
13The official website for newserv is http://dev.quakenet.org/
14
15Requirements
16~~~~~~~~~~~
17
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/].
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
57Please read the documentation provided before you ask us for support. You may
58find some assistance in #dev on QuakeNet for specific questions.
59
60If you've found any bugs or you're working on any cool new features please give
61us a shout.
62
63License
64~~~~~~
65
66Please refer to the LICENSE file for details about the license.