=head1 Non-PRIVMSG commands to Ermyth Ermyth supports several commands other than PRIVMSG. Listed are the command, the required Ermyth privilege (the ircd may require specific ircop privileges as well) and the effect. Unfortunately, some ircds do not support all of these commands, and there is not always a /msg equivalent. {ermyth} means Ermyth's server name or a name of a service. =over =item /admin {ermyth} (-) Show administrative information (adminname and adminemail from ermyth.conf). =item /info {ermyth} (-) Shows copyright information and a list of authors. =item /motd {ermyth} (-) Shows etc/ermyth.motd (some substitutions are done). =item /stats {letter} {ermyth} (-) Shows various statistics and configuration information. The following letters are recognized: B (general:auspex) Shows hash statistics. C (general:auspex) Shows uplink blocks. E (general:auspex) Shows events. F (general:auspex) Shows open connections. K (operserv:akill) Shows akills. O (general:viewprivs) Shows operator blocks. T (general:auspex) Shows various counts. u (-) Shows services uptime. V (general:auspex) Shows current uplink name and connect duration. =item /squit {jupe} (-) Removes a jupe. This does not work on ircds that always use "unconnect" semantics (e.g. ircnet) where /squit is merely a request to the target's direct connection; in that case you have to /squit services itself to remove a jupe. =item /trace {ermyth} (-) Shows a listing of all services (with server name) or a single service. If listing all services, general:auspex also causes a line describing the uplink to be sent. Two-argument trace as in TSora ircds is also supported. =item /version {ermyth} (-) Shows version information, slightly more detailed than a CTCP reply. =item /whois {ermyth} {client} (-) Shows WHOIS information about {client}: nick, username, vhost, server, server description, ircop status, services login name. Note that this works for all clients on the network, not just services and no channel information is shown. It is assumed that networks that want to hide which server users are on do not allow remote whois other than /whois {nick} {nick}. =back