Help:IRC

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(Updating of MemoServ commands, removing unnecessary NickServ and ChanServ commands. It should be all ship-shape now.)
m (MemoServ: Periods)
Line 61: Line 61:
! width="50%" | Message !! width="50%" | Action
! width="50%" | Message !! width="50%" | Action
|-
|-
-
| /msg MemoServ HELP <command> [parameters] || Displays contextual help information
+
| /msg MemoServ HELP <command> [parameters] || Displays contextual help information.
|-
|-
-
| /msg MemoServ SEND <nick> <text> || Sends a memo to a user
+
| /msg MemoServ SEND <nick> <text> || Sends a memo to a user.
|-
|-
-
| /msg MemoServ SENDOPS <#channel> <text> || Sends a memo to all ops on a channel
+
| /msg MemoServ SENDOPS <#channel> <text> || Sends a memo to all ops on a channel.
|-
|-
-
| /msg MemoServ LIST || Lists all of your memos
+
| /msg MemoServ LIST || Lists all of your memos.
|-
|-
-
| /msg MemoServ READ <number/NEW> || Reads a memo
+
| /msg MemoServ READ <number/NEW> || Reads a memo.
|-
|-
-
| /msg MemoServ FORWARD <nick> <number> || Forwards a memo
+
| /msg MemoServ FORWARD <nick> <number> || Forwards a memo.
|-
|-
-
| /msg MemoServ DELETE <number/all> || Deletes memos
+
| /msg MemoServ DELETE <number/all> || Deletes memos.
|-
|-
-
| /msg MemoServ IGNORE ADD <nick>/DEL <nick>/LIST/CLEAR || Ignores memos
+
| /msg MemoServ IGNORE ADD <nick>/DEL <nick>/LIST/CLEAR || Ignores memos.
|}
|}
[[Category:Help|{{PAGENAME}}]]
[[Category:Help|{{PAGENAME}}]]

Revision as of 00:30, 14 November 2008

Here's how to effectively use IRC:

Our IRC channels are #hrwiki, #hrwiki-fanstuff and #hrwiki-rc. They can be accessed through chat.hrwiki.org, although it is recommended that you use an IRC client.

General Commands

Message Action
/join <channel name> Opens a window connecting you to the specified chat room
/nick <nickname> Changes your nickname to the new name specified in <nickname>
/msg <username> <message text> Sends a private message to the user specified in <username>
/me <action> Prints a message in the chat room that says you are performing the given action specified in <action>
/quit <message> Closes your connection and exits your chat program, displaying <message> as you quit.
/part or /leave [<channel>] Causes you to leave only the channel you're in (in some IRC clients), or the channel specified.

NickServ

In some IRC clients, "/msg NickServ" can be shortened to "/ns".
Message Action
/msg NickServ GHOST <nickname> <password> Reclaims use of a nickname.
/msg NickServ GROUP Adds a nickname to your account.
/msg NickServ UNGROUP [nickname] Removes a nickname from your account.
/msg NickServ IDENTIFY [nickname] <password> Identifies to services for a nickname.
/msg NickServ INFO <nickname> Displays information on registrations.
/msg NickServ LISTCHANS Lists channels that you have access to.
/msg NickServ REGISTER <password> <email address> Registers a nickname.
/msg NickServ SET <command> <parameters> Sets various control flags.
/msg NickServ RELEASE <nickname> [password] Releases a services enforcer.
/msg NickServ DROP <nickname> <password> Makes NickServ remove your account.
/msg NickServ HELP <command> [parameters] Displays help information on all commands.
/msg NickServ LOGOUT Logs you out of the account that you are currently logged into.
/msg NickServ TAXONOMY <nickname> Lists metadata information associated with registered users.

MemoServ

In some IRC clients, "/msg MemoServ" can be shortened to "/ms".

Note: All operations involving a given channel must have you as AUTOOP access or higher.

Message Action
/msg MemoServ HELP <command> [parameters] Displays contextual help information.
/msg MemoServ SEND <nick> <text> Sends a memo to a user.
/msg MemoServ SENDOPS <#channel> <text> Sends a memo to all ops on a channel.
/msg MemoServ LIST Lists all of your memos.
/msg MemoServ READ <number/NEW> Reads a memo.
/msg MemoServ FORWARD <nick> <number> Forwards a memo.
/msg MemoServ DELETE <number/all> Deletes memos.
/msg MemoServ IGNORE ADD <nick>/DEL <nick>/LIST/CLEAR Ignores memos.
Personal tools