Difference between revisions of "IRC"

From MafiaMatrix
Jump to: navigation, search
(IRC Commands)
(ChanServ Commands)
Line 36: Line 36:
 
===== Registering a Channel =====
 
===== Registering a Channel =====
 
/cs REGISTER #channel [channel password] [channel description]
 
/cs REGISTER #channel [channel password] [channel description]
 +
 +
===== Changing the channel password =====
 +
/cs set #channel password [password]
  
 
===== Giving/removing auto voice (+) =====
 
===== Giving/removing auto voice (+) =====

Revision as of 22:31, 19 July 2014

This page will eventually tell you everything you need to know about IRC

IRC Commands

NickServ Commands

Changing your name

/nick [name]

Registering a name

/ns REGISTER [password] [email]

Identifying your name

/ns identify [password]

Changing your password

/ns set password [password]

Grouping Multiple names to one password

/ns group [main name] [password]

Finding out all the names within your group

/ns glist

Dropping a name within your group

/ns DROP [nickname]

ChanServ Commands

Joining a Channel

/join #channel

Leaving a Channel

/part #channel

Registering a Channel

/cs REGISTER #channel [channel password] [channel description]

Changing the channel password

/cs set #channel password [password]

Giving/removing auto voice (+)

/cs vop #channel add/del [nick]

Giving/removing auto half-op (%)

/cs hop #channel add/del [nick]

Giving/removing auto op (@)

/cs aop #channel add/del [nick]

Giving/removing auto protection/admin (&)

/cs sop #channel add/del [nick]

Unregistering a Channel

/cs DROP #channel

MemoServ Commands

Send a Memo to a player or Channel

/ms SEND [nick/channel] memo-text

this command will send a memo the indicated person or channel. The person sending and receiving the memo must be registered. You can also send memos to registered channels.