GamesNET
GamesNET is a popular Internet Relay Chat network. It runs a package of services known as srvx, which were written by GamesNET's development staff from scratch in C.
srvx includes three user-accessible services:
- NickServ, which is also known as AuthServ as the GamesNET policy forbids users to "own" a specific nick, and provides authentication for the other services.
- ChanServ, which provides facilities such as event logging and advanced user/ban management.
- HelpServ, which manages support requests in a special channel called #support, which are dealt with as a FIFO queue.
External link: