xchat doc
title: 'xchat doc' author: "kahn1990"date: "2015-10-1"output: pdf_document
=================================================
Xchat Document
=================================================
client
Change nickname
/nick
Join the chat channel
/join
Join the chat channel for password
/join
Leave a single channel
/wc
Transform coding join channel
/recode add
Check add code list
/recode
Check all people at the channel
/who
Check the people basic information
/whois
To send information to someone
/msg
Talk with someone
/say
Ignore someone chats
/ignore
Channel list
/list
About myself
/me
Quit the channel
/part
service
The channel service is ChanServ,the nickname service is NickServ and the message service is MemoServ.
get ChanServ's service
/msg ChanServ
get ChanServ's service for help
/msg ChanServ help
get NickServ's service
/msg NickServ
get NickServ's service for help
/msg NickServ help
get MemoServ's service
/msg MemoServ
get MemoServ's service for help
/msg MemoServ help
Other
The REGISTER command
When you register this channel, you'll be a "Founder", the founders of the channel.Founder channel can change all Settings, when the founder into the channel, ChanServ channel will automatically be given founder administrator permissions.Using ChanServ ACCESS command can increase its ACCESS permissions for other users.
The IDENTIFY command
Used to verify you are the originator of the specified channel (the founders), ChanServ many commands require you to use it in advance.
The SET command
Used to verify you are the originator of the specified channel (the founders), ChanServ many commands require you to use it in advance.
+ **Founder**:Set the channel's founder (must be a registered nickname).
+ **Successor**:Set the channel's heir.Cancellation or failure if the name of the founder of channel, and channel is still in use, the originator of such successor will turn into a channel.However, if the heirs have already registered too many channels (> = 20), the channel will be cancelled, it is the same with no heir Settings.
+ **Password**:Set the founder of the password (or change the password) channel.
+ **Desc**:Change the description of the channel.
+ **URL**:Settings associated with this channel homepage address information (you can use/MSG chanserv info view to).
+ **Email**:set the E-mail address associated with the channel information (you can use/MSG chanserv info view to).
+ **EntryMsg**:set up when the user enters the channel, channel by Notice sent to the user information.If no parameters, no information will be distributed to the users.
+ **Topic**:To set the channel to the theme.
+ **KeepTopic**: 。 “ON” ,“OFF” 。 , ChanServ Set Topic 。
+ **mLock**: , “+” ,“-” , “+nt-iklms”; “+” 。( /MODE )
+ **Private**: ChanServ LIST ( /msg chanserv list , ); “ON” ,“OFF” 。
+ **Restricted**: 。 Restricted , Kick Ban 。 。 “ON” ,“OFF” 。
+ **Secure**: 。 Secure , 、 IDENTIFY 。 “ON” ,“OFF” 。
+ **SecureOPs**: 。 SecureOPs , ( )。 “ON” ,“OFF” 。
+ **LeaveOPs**: 。 LeaveOPs , DEOP , DEOP 。 “ON” ,“OFF” 。
+ **OPNotice**: OP/DEOP 。 OPNotice , ChanServ OP DEOP ,ChanServ Notice 。 “ON” ,“OFF” 。
The ACCESS command
ACCESS ADD , , ( , )、 ACCESS DEL ( )、ACCESS LIST ( , ; )。 。 , 0。 ChanServ , :
+ **10**: AKICK ; ( SOP、Super Operator)
+ **5**: ( AOP、Auto Operator)
+ **3**: ( VOP、Auto Voicer)
+ **0**: ( ); @, SecureOPs
+ **0
GITHUB 주소: xchat doc
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
다양한 언어의 JSONJSON은 Javascript 표기법을 사용하여 데이터 구조를 레이아웃하는 데이터 형식입니다. 그러나 Javascript가 코드에서 이러한 구조를 나타낼 수 있는 유일한 언어는 아닙니다. 저는 일반적으로 '객체'{}...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.