IRC: Difference between revisions

From MC Public Wiki
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:
* Irssi (http://www.irssi.org/) is a very popular client, but it's terminal based so no pretty buttons to click on ;)
* 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]
* [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.
<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>


== Misc ==
== Misc ==

Revision as of 05:58, 11 May 2012

Internet Relay Chat.

Server: irc.gamesurge.net

  • #RedditMC (main channel)
    • #RedditMC-C (Creative server in-game chat)
    • #RedditMC-P (PvE server in-game chat)
    • #RedditMC-S (Survival server in-game chat)
    • #RedditMC-mods (Moderator discussion - invite only)
    • #RedditMC-reqs (Moderator requests - invite only (inactive))

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.

/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.

Misc

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