Difference between revisions of "IRC"
From MafiaMatrix
(→MemoServ Commands) |
(→IRC Commands) |
||
Line 11: | Line 11: | ||
/ns REGISTER [password] [email] | /ns REGISTER [password] [email] | ||
− | ==== Identifying your name ==== | + | ===== Identifying your name ===== |
/ns identify [password] | /ns identify [password] | ||
− | ==== Grouping Multiple names to one password ==== | + | ===== Grouping Multiple names to one password ===== |
/ns group [main name] [password] | /ns group [main name] [password] | ||
− | ==== Finding out all the names within your group ==== | + | ===== Finding out all the names within your group ===== |
/ns glist | /ns glist | ||
== ChanServ Commands == | == ChanServ Commands == | ||
+ | |||
+ | ===== Joining a Channel ===== | ||
+ | /join #channel | ||
+ | |||
+ | ===== Leaving a Channel ===== | ||
+ | /part #channel | ||
+ | |||
+ | ===== Registering a Channel ===== | ||
+ | /cs REGISTER #channel [channel password] [channel description] | ||
+ | |||
+ | ===== Unregistering a Channel ===== | ||
+ | /cs DROP #channel | ||
== MemoServ Commands == | == MemoServ Commands == |
Revision as of 20:45, 22 July 2013
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]
Grouping Multiple names to one password
/ns group [main name] [password]
Finding out all the names within your group
/ns glist
ChanServ Commands
Joining a Channel
/join #channel
Leaving a Channel
/part #channel
Registering a Channel
/cs REGISTER #channel [channel password] [channel description]
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.