/[dragonmtn]/snowwhiteHelp/chanserv/set-autogreet.xml
ViewVC logotype

Diff of /snowwhiteHelp/chanserv/set-autogreet.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC revision 1.4 by Halcy0n, Mon Aug 29 01:36:38 2005 UTC
# Line 1  Line 1 
1  <help service="chanserv">  <?xml version="1.0" encoding="iso-8859-1"?>
2          <topic name="AUTOGREET">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="AUTOGREET">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            SET AUTOGREET
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ SET #&lt;channel&gt; AUTOGREET &lt;new description&gt;                                  /ChanServ SET #&lt;channel&gt; AUTOGREET &lt;new description&gt;
14                            </li>
15                            <li>
16                                  /ChanServ SET #&lt;channel&gt; AUTOGREET                                  /ChanServ SET #&lt;channel&gt; AUTOGREET
17                            </li>
18                            <li>
19                                  /ChanServ SET #&lt;channel&gt; AUTOGREET *                                  /ChanServ SET #&lt;channel&gt; AUTOGREET *
20                          </syntax>                          </li>
21                          <desc>                  </syntax>
22                                  AUTOGREET sets up an automatic message, which ChanServ                  <desc>
23                                  will send to everyone who joins the channel. The message                          AUTOGREET sets up an automatic message, which ChanServ
24                                  can be disabled by supplying "*" as the only argument.                          will send to everyone who joins the channel. The message
25                                  It can be viewed by either joining the channel, through                          can be disabled by supplying "*" as the only argument.
26                                  the INFO command or by not specifying a new message in                          It can be viewed by either joining the channel, through
27                                  the command.                          the INFO command or by not specifying a new message in
28                          </desc>                          the command.
29                          <examples>                  </desc>
30                                  <ex pre="To change or set an autogreet for the channel #10thKingdom">                  <examples>
31                            <example>
32                                    <context>
33                                            To change or set an autogreet for the channel #10thKingdom
34                                    </context>
35                                    <sample>
36                                          /ChanServ set #10thKingdom autogreet Hello!                                          /ChanServ set #10thKingdom autogreet Hello!
37                                  </ex>                                  </sample>
38                                  <ex pre="To disable the autogreet message for #10thKingdom">                          </example>
39                            <example>
40                                    <context>
41                                            To disable the autogreet message for #10thKingdom
42                                    </context>
43                                    <sample>
44                                          /ChanServ set #10thKingdom autogreet *                                          /ChanServ set #10thKingdom autogreet *
45                                  </ex>                                  </sample>
46                          </examples>                          </example>
47                  </command>                  </examples>
48          </topic>          </command>
49  </help>  </help>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26