/* doc/service-support.txt - Overview of services support protocol. * Copyright (C) 2005 by MusIRCd Development. * $Id: services-support.txt,v 1.3 2005/01/27 11:48:00 musirc Exp $ */ This document explains how the ircd supports the umode +S (services client). Services clients are marked with umode +S. Any client with umode +S automatically becomes a service client. Services clients cannot be deopped in channels, kicked from channels, nor be killed by an oper. All service clients will be automatically opped in channels it joins and will not be deopped by the server on losing TS. Service clients will also not show what channels they are on during a WHOIS. Users may add or remove other modes on the service client in channels, but may not remove chanop status. The service client may also join locked channels. The service client may not kick users from channels if it is not in a channel.