Help:IRC
From Homestar Runner Wiki
(Difference between revisions)
												
			
		 (→General Commands:  Most clients don't require you to enter a channel to part.)  | 
		m  (Update IRC information.)  | 
		||
| (includes 32 intermediate revisions) | |||
| Line 1: | Line 1: | ||
| - | '''Here's how to effectively use [[HRWiki:  | + | '''Here's how to effectively use [[HRWiki:IRC channel|IRC]]:'''  | 
| - | Our IRC channels are [irc://irc.  | + | Our IRC channels are [irc://irc.libera.chat/hrwiki #hrwiki] and [irc://irc.libera.chat/hrwiki-rc #hrwiki-RC]. They can be accessed through [https://web.libera.chat/#hrwiki web.libera.chat/#hrwiki], although it is recommended that you use an [[Wikipedia:Internet Relay Chat#Clients|IRC client]].  | 
| + | |||
| + | ==Contacting an operator==  | ||
| + | |||
| + | If there is flooding, spamming, or another form of vandalism going on in #hrwiki or #hrwiki-fanstuff, it's best to contact an operator as soon as possible, so he can deal with the offender. Operators are [[HRWiki:Sysops|sysops]] that also help take care of our IRC channels.  | ||
| + | |||
| + | <div class="hovul">  | ||
| + | *Operators in #hrwiki: [[User:JoeyDay|JoeyDay]], [[User:Tom|Tom39Away]], [[User:Stu|_stu]], [[User:InterruptorJones|InterruptorJones]], [[User:It's dot com|Dot_com]], [[User:DorianGray|DorianGray]], [[User:BazookaJoe|BazookaJoe]], [[User:Heimstern Läufer|Heimstern]], [[User:Trey56|Trey56]], [[User:Loafing|Loafing]], [[User:Phlip|Phlip]], [[User:Lapper|Lapper]]  | ||
| + | *Operators in #hrwiki-fanstuff: [[User:InterruptorJones|InterruptorJones]], [[User:Stu|_stu]], [[User:Tom|Tom39Away]], [[User:JoeyDay|JoeyDay]], [[User:It's dot com|Dot_com]]  | ||
| + | *Operators in #hrwiki-rc: [[User:Stux|stux|RC-only]], [[User:Elcool|Elcool]], [[User:Lapper|Lapper]], [[User:Loafing|Loafing]], [[User:Trey56|Trey56]], [[User:Heimstern Läufer|Heimstern]], [[User:BazookaJoe|BazookaJoe]], [[User:InterruptorJones|InterruptorJones]], [[User:DorianGray|DorianGray]], [[User:Stu|_stu]], [[User:Phlip|Phlip]], [[User:It's dot com|Dot_com]], [[User:Tom|Tom39Away]], [[User:JoeyDay|JoeyDay]]  | ||
| + | </div>  | ||
==General Commands==  | ==General Commands==  | ||
| - | {|   | + | {| class="wikitable"  | 
| - | + | ! style="width:50%;" | Message !! style="width:50%;" | Action  | |
| - | + | ||
|-  | |-  | ||
| - | | /join <channel name> || Opens a window   | + | | /join <channel name> || Opens a window connecting you to the specified channel.  | 
|-  | |-  | ||
| - | | /nick <nickname> || Changes your nickname to the new name specified in ''<nickname''  | + | | /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>''  | | /msg <username> <message text> || Sends a private message to the user specified in ''<username>''  | ||
| Line 16: | Line 25: | ||
| /me <action> || Prints a message in the chat room that says you are performing the given action specified in ''<action>''  | | /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   | + | | /quit [<message>] || Closes your connection and exits your IRC client, optionally displaying ''<message>'' as you quit. The quit message may not display for some clients on Libera.chat.  | 
|-  | |-  | ||
| - | | /part <message> || Causes you to leave only the specified channel.  | + | | /part [<channel>] [<message>] or /leave [<channel>] [<message>] || Causes you to leave only the channel you're in (in some IRC clients), or the channel specified with ''<channel>'', with optional part message ''<message>''.  | 
|}  | |}  | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
==NickServ==  | ==NickServ==  | ||
| - | :''In some IRC clients, "/msg NickServ" can be shortened to "/  | + | :''In some IRC clients, "/msg NickServ" can be shortened to "/ns". Some IRC network administrators recommend using "/ns" as it prevents malicious users from possibly obtaining passwords or other information in the case of an attack on an IRC network.''  | 
| - | {|   | + | {| class="wikitable"  | 
| - | + | ! style="width:50%;" | Message !! style="width:50%;" | Action  | |
| - | + | ||
|-  | |-  | ||
| - | | /msg NickServ   | + | | /msg NickServ GHOST <nickname> <password> || Reclaims use of a nickname.  | 
|-  | |-  | ||
| - | | /msg NickServ   | + | | /msg NickServ GROUP || Configures a "group" of nicknames all owned by and for use by you. These "groups" normally consist of variations of you main nickname. For example, one could have "NASA" and "NASA|Away" in a group.  | 
|-  | |-  | ||
| - | | /msg NickServ   | + | | /msg NickServ UNGROUP [nickname] || Removes a nickname from your group.  | 
|-  | |-  | ||
| - | | /msg NickServ   | + | | /msg NickServ IDENTIFY [nickname] <password> || Identifies to services for a nickname.  | 
|-  | |-  | ||
| - | | /msg NickServ   | + | | /msg NickServ INFO <nickname> || Displays information on registrations.  | 
|-  | |-  | ||
| - | | /msg NickServ   | + | | /msg NickServ LISTCHANS || Lists channels that you have access to.  | 
|-  | |-  | ||
| - | | /msg NickServ   | + | | /msg NickServ REGISTER <password> <email address> || Registers a nickname.  | 
|-  | |-  | ||
| - | | /msg NickServ   | + | | /msg NickServ SET <command> <parameters> || Sets various control flags.  | 
|-  | |-  | ||
| - | | /msg NickServ   | + | | /msg NickServ RELEASE <nickname> [password] || Releases a services enforcer.  | 
|-  | |-  | ||
| - | | /msg NickServ   | + | | /msg NickServ DROP <nickname> <password> || Makes NickServ remove a nickname owned by you. If this nickname is a part of a group, this will not drop the group; only the nickname specified from the group.  | 
|-  | |-  | ||
| - | | /msg NickServ   | + | | /msg NickServ HELP <command> [parameters] || Displays help information on all commands.  | 
|-  | |-  | ||
| - | | /msg NickServ   | + | | /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". Some IRC network administrators recommend using "/ms" as it prevents malicious users from possibly obtaining memos or other information in the case of an attack on an IRC network.''  | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | :''Note: All operations involving a given channel must have you as AUTOOP access or higher.''  | |
| - | + | {| class="wikitable"  | |
| - | + | ! style="width:50%;" | Message !! style="width:50%;" | Action  | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | {|   | + | |
| - | + | ||
| - | + | ||
|-  | |-  | ||
| - | | /msg   | + | | /msg MemoServ HELP <command> [parameters] || Displays contextual help information.  | 
|-  | |-  | ||
| - | | /msg   | + | | /msg MemoServ SEND <nick> <text> || Sends a memo to a user.  | 
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
|-  | |-  | ||
| - | | /msg MemoServ   | + | | /msg MemoServ SENDOPS <#channel> <text> || Sends a memo to all ops on a channel.  | 
|-  | |-  | ||
| - | | /msg MemoServ LIST   | + | | /msg MemoServ LIST || Lists all of your memos.  | 
|-  | |-  | ||
| - | | /msg MemoServ READ   | + | | /msg MemoServ READ <number/NEW> || Reads a memo.  | 
|-  | |-  | ||
| - | | /msg MemoServ FORWARD <  | + | | /msg MemoServ FORWARD <nick> <number> || Forwards a memo.  | 
|-  | |-  | ||
| - | | /msg MemoServ   | + | | /msg MemoServ DELETE <number/all> || Deletes memos.  | 
|-  | |-  | ||
| - | | /msg MemoServ DEL   | + | | /msg MemoServ IGNORE ADD <nick>/DEL <nick>/LIST/CLEAR || Ignores memos.  | 
|}  | |}  | ||
| - | [[Category:Help|  | + | [[Category:Help|{{PAGENAME}}]]  | 
Current revision as of 10:21, 15 June 2021
Here's how to effectively use IRC:
Our IRC channels are #hrwiki and #hrwiki-RC. They can be accessed through web.libera.chat/#hrwiki, although it is recommended that you use an IRC client.
Contents | 
[edit] Contacting an operator
If there is flooding, spamming, or another form of vandalism going on in #hrwiki or #hrwiki-fanstuff, it's best to contact an operator as soon as possible, so he can deal with the offender. Operators are sysops that also help take care of our IRC channels.
- Operators in #hrwiki: JoeyDay, Tom39Away, _stu, InterruptorJones, Dot_com, DorianGray, BazookaJoe, Heimstern, Trey56, Loafing, Phlip, Lapper
 - Operators in #hrwiki-fanstuff: InterruptorJones, _stu, Tom39Away, JoeyDay, Dot_com
 - Operators in #hrwiki-rc: stux|RC-only, Elcool, Lapper, Loafing, Trey56, Heimstern, BazookaJoe, InterruptorJones, DorianGray, _stu, Phlip, Dot_com, Tom39Away, JoeyDay
 
[edit] General Commands
| Message | Action | 
|---|---|
| /join <channel name> | Opens a window connecting you to the specified channel. | 
| /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 IRC client, optionally displaying <message> as you quit. The quit message may not display for some clients on Libera.chat. | 
| /part [<channel>] [<message>] or /leave [<channel>] [<message>] | Causes you to leave only the channel you're in (in some IRC clients), or the channel specified with <channel>, with optional part message <message>. | 
[edit] NickServ
- In some IRC clients, "/msg NickServ" can be shortened to "/ns". Some IRC network administrators recommend using "/ns" as it prevents malicious users from possibly obtaining passwords or other information in the case of an attack on an IRC network.
 
| Message | Action | 
|---|---|
| /msg NickServ GHOST <nickname> <password> | Reclaims use of a nickname. | 
| /msg NickServ GROUP | Configures a "group" of nicknames all owned by and for use by you. These "groups" normally consist of variations of you main nickname. For example, one could have "NASA" and "NASA|Away" in a group. | 
| /msg NickServ UNGROUP [nickname] | Removes a nickname from your group. | 
| /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 a nickname owned by you. If this nickname is a part of a group, this will not drop the group; only the nickname specified from the group. | 
| /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. | 
[edit] MemoServ
- In some IRC clients, "/msg MemoServ" can be shortened to "/ms". Some IRC network administrators recommend using "/ms" as it prevents malicious users from possibly obtaining memos or other information in the case of an attack on an IRC network.
 
- 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. | 
