IRC: Difference between revisions

From MC Public Wiki
Jump to navigation Jump to search
No edit summary
(sections were in there twice for some reason)
 
(13 intermediate revisions by 8 users not shown)
Line 1: Line 1:
Internet Relay Chat.
Internet Relay Chat.


* irc.gamesurge.net
== Server: irc.gamesurge.net ==
* #RedditMC
* #redditmc (main channel)
* #redditmc-mods (admin and moderator discussion - invite only)
 
== Clients ==


*[http://widget.mibbit.com/?settings=6a23cf831f5085264325680237e5c6b0&server=irc.gamesurge.net&channel=%23redditmc web client]
*[http://widget.mibbit.com/?settings=6a23cf831f5085264325680237e5c6b0&server=irc.gamesurge.net&channel=%23redditmc web client]
*Windows client: http://code.google.com/p/xchat-wdk/
*Windows client: https://hexchat.github.io/downloads.html
*Mac client: http://limechat.net/mac/
*Linux client: http://xchat.org/ (use the repos to install, easiest way)
* Irssi (http://www.irssi.org/) is a very popular client, but it's terminal based so no pretty buttons to click on ;)
* [https://addons.mozilla.org/en-US/firefox/addon/chatzilla/ ChatZilla - Firefox extension IRC client]
 
== Registering an account on IRC ==
You do not need to register an account to connect and chat.
 
However if you need to join an invite-only channel, you must first register with AuthServ. Once registered and authenticated you can then receive channel invites.
 
Method #1
<code>
:''/msg send AuthServ help register''<br />
:<AuthServ> '''REGISTER'''<br />
:<AuthServ> /msg AuthServ@Services.GameSurge.net REGISTER <account> <password> <email><br />
:<AuthServ> Registers a specified account with '''AuthServ''', adding your current user@host to your new account. You must use the same password with '''auth''' to authenticate to your account.<br />
:<AuthServ> An email will be sent to the email address you give containing a cookie that will let you activate your account.  Once you have that cookie, you must use the '''cookie''' command to be able to use your account.
</code>
 
Method #2
 
Follow the steps at https://gamesurge.net/createaccount/
 
== Misc ==
 
* Some (apparently) funny quotes from the IRC channel can be found on the [[Bestof#IRC Quotes|Bestof]] page.
 
* http://forty-two.nu/ircstats/
[[Category:Help]]

Latest revision as of 17:38, 19 January 2016

Internet Relay Chat.

Server: irc.gamesurge.net

  • #redditmc (main channel)
  • #redditmc-mods (admin and moderator discussion - invite only)

Clients

Registering an account on IRC

You do not need to register an account to connect and chat.

However if you need to join an invite-only channel, you must first register with AuthServ. Once registered and authenticated you can then receive channel invites.

Method #1

/msg send AuthServ help register
<AuthServ> REGISTER
<AuthServ> /msg AuthServ@Services.GameSurge.net REGISTER <account> <password> <email>
<AuthServ> Registers a specified account with AuthServ, adding your current user@host to your new account. You must use the same password with auth to authenticate to your account.
<AuthServ> An email will be sent to the email address you give containing a cookie that will let you activate your account. Once you have that cookie, you must use the cookie command to be able to use your account.

Method #2

Follow the steps at https://gamesurge.net/createaccount/

Misc

  • Some (apparently) funny quotes from the IRC channel can be found on the Bestof page.