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)
 
(4 intermediate revisions by one other user not shown)
Line 4: Line 4:
* #redditmc (main channel)
* #redditmc (main channel)
* #redditmc-mods (admin and moderator discussion - invite only)
* #redditmc-mods (admin and moderator discussion - invite only)
* #redditmc-reqs (secondary channel for doing moderation work - invite only)


== Clients ==
== 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/
*Mac client: http://limechat.net/mac/  
*Linux client: http://xchat.org/ (use the repos to install, easiest way)
*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 ;)
* Irssi (http://www.irssi.org/) is a very popular client, but it's terminal based so no pretty buttons to click on ;)
Line 20: Line 19:
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.
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>
<code>
:''/msg send AuthServ help register''<br />
:''/msg send AuthServ help register''<br />
Line 27: Line 27:
:<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.
:<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>
</code>
Method #2
Follow the steps at https://gamesurge.net/createaccount/


== Misc ==
== Misc ==

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.