X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Fadminmanual_en.sgml;h=9daffa6b65f4d91406a19e5fe64b0fd0132a9d6d;hb=bccf827cfc80f9871efc8a25f9bb69f99c771d77;hp=5b571eb26c0d820cacfac03c4f7615249e947ed6;hpb=4888cab7f56fbed40bf28477fe3f9c0ee9977a7c;p=spider.git diff --git a/sgml/adminmanual_en.sgml b/sgml/adminmanual_en.sgml index 5b571eb2..9daffa6b 100644 --- a/sgml/adminmanual_en.sgml +++ b/sgml/adminmanual_en.sgml @@ -2219,6 +2219,60 @@ This will disconnect you from the cluster

+chat <group> <text> (0) + +

+ +chat <group> <text> Chat or Conference to a group + + +

+It is now possible to JOIN a group and have network wide conferencing to that +group. DXSpider does not (and probably will not) implement the AK1A +conference mode as this seems very limiting, is hardly used and doesn't seem +to work too well anyway. + +This system uses the existing ANN system and is compatible with both other +DXSpider nodes and AK1A clusters (they use ANN/<group>). + +You can be a member of as many "groups" as you want. To join a group type:- + + + JOIN FOC (where FOC is the group name) + + +To leave a group type:- + + + LEAVE FOC + + +You can see which groups you are in by typing:- + + + STAT/USER + + +and you can see whether your mate is in the group, if he connects to the +same node as you, by typing:- + + + STAT/USER g1tlh + + +To send a message to a group type:- + + + CHAT FOC hello everyone + + +or + + + CH #9000 hello I am back + + +See also JOIN, LEAVE, SHOW/CHAT clear/announce <callsign> [input] [0-9|all] (8)

@@ -3098,6 +3152,22 @@ node>). Best of luck - you will need it. +join <group> (0) + +

+ +join <group> Join a chat or conference group + + +

+JOIN allows you to join a network wide conference group. To join a +group (called FOC in this case) type:- + + + JOIN FOC + + +See also CHAT, LEAVE, SHOW/CHAT kill (5)

@@ -3235,6 +3305,22 @@ Remove this message from the entire cluster system as well as your node.

+leave <group> (0) + +

+ +leave <group> Leave a chat or conference group + + +

+LEAVE allows you to leave a network wide conference group. To leave a +group (called FOC in this case) type:- + + + LEAVE FOC + + +See also CHAT, JOIN, SHOW/CHAT links (0)

@@ -4586,6 +4672,18 @@ for more information.

Display all the bad words in the system, see SET/BADWORD for more information. +show/chat [<group>] [<lines>] (0) + +

+ +show/chat [<group>] [<lines>] Show any chat or conferencing + + +

+This command allows you to see any chat or conferencing that has +occurred whilst you were away. SHOW/CHAT on its own will show data for +all groups. If you use a group name then it will show only chat for +that group. show/configuration [<node>] (0)