ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/doc/PCOMMANDS
Revision: 1.2
Committed: Thu Jul 19 12:35:04 2007 UTC (16 years, 10 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
convert documentation to POD and use this for the website

File Contents

# Content
1 Non-PRIVMSG commands to Atheme
2 ------------------------------
3
4 Atheme supports several commands other than PRIVMSG.
5
6 Listed are the command, the required Atheme privilege (the ircd may require
7 specific ircop privileges as well) and the effect. Unfortunately, some ircds do
8 not support all of these commands, and there is not always a /msg equivalent.
9
10 <atheme> means Atheme's server name or a name of a service.
11
12 /admin <atheme> (-) Show administrative information (adminname and adminemail
13 from atheme.conf).
14
15 /info <atheme> (-) Shows copyright information and a list of authors.
16
17 /motd <atheme> (-) Shows etc/atheme.motd (some substitutions are done).
18
19 /stats <letter> <atheme> (-) Shows various statistics and configuration
20 information. The following letters are recognized:
21 B (general:auspex) Shows hash statistics.
22 C (general:auspex) Shows uplink blocks.
23 E (general:auspex) Shows events.
24 F (general:auspex) Shows open connections.
25 K (operserv:akill) Shows akills.
26 O (general:viewprivs) Shows operator blocks.
27 T (general:auspex) Shows various counts.
28 u (-) Shows services uptime.
29 V (general:auspex) Shows current uplink name and connect duration.
30
31 /squit <jupe> (-) Removes a jupe. This does not work on ircds that always use
32 "unconnect" semantics (e.g. ircnet) where /squit is merely a request to the
33 target's direct connection; in that case you have to /squit services itself
34 to remove a jupe.
35
36 /trace <atheme> (-) Shows a listing of all services (with server name) or
37 a single service. If listing all services, general:auspex also causes a line
38 describing the uplink to be sent. Two-argument trace as in TSora ircds is
39 also supported.
40
41 /version <atheme> (-) Shows version information, slightly more detailed than
42 a CTCP reply.
43
44 /whois <atheme> <client> (-) Shows WHOIS information about <client>:
45 nick, username, vhost, server, server description, ircop status, services
46 login name. Note that this works for all clients on the network, not just
47 services and no channel information is shown. It is assumed that networks
48 that want to hide which server users are on do not allow remote whois other
49 than /whois <nick> <nick>.