Difference between revisions of "IRC Channel"

From Armagetron
m (Reverted edits by PasboCpasc (Talk); changed back to last version by Your mom)
(→‎Joining the IRC Channel: Wow, all webchat links were outdated.)
Line 5: Line 5:
 
Pick your favorite [http://en.wikipedia.org/wiki/List_of_IRC_clients IRC client] and connect to freenode. You can connect to the server irc.freenode.net, then join #armagetron using the user interface of your IRC client or the command "/join #armagetron"
 
Pick your favorite [http://en.wikipedia.org/wiki/List_of_IRC_clients IRC client] and connect to freenode. You can connect to the server irc.freenode.net, then join #armagetron using the user interface of your IRC client or the command "/join #armagetron"
  
Alternatively use an easy web interface such as [http://www.armagetron.nixda.net/cgi-bin/irc.cgi?adv=1 Joda's web interface], [http://www.irc4u.com/?irc_server=irc.freenode.org%3A6667&irc_channel=%23armagetron%2C+%23arma-ladle the irc4u interface], [http://durdur.freehostia.com/irc/arma-irc.html Durka's IRC Web Applet], [http://durdur.freehostia.com/irc/arma.html Durka's CGI:IRC Chat] or [http://java.freenode.net/index.php?nick=Program&channel=armagetron this Java Applet run by Freenode].
+
Alternatively use an easy web interface such as [http://webchat.freenode.net/?channels=armagetron%2Carmagetron.tourneys Freenode's].
  
 
Once there, you'll find plenty to talk about, I'm sure. There is one thing you should not do, however: enter the channel, say "hi!", maybe ask a question, and leave after a minute of getting no response. If there is no discussion currently going on, everyone has their chat windows in the background and simply won't notice you in time. Have some patience.
 
Once there, you'll find plenty to talk about, I'm sure. There is one thing you should not do, however: enter the channel, say "hi!", maybe ask a question, and leave after a minute of getting no response. If there is no discussion currently going on, everyone has their chat windows in the background and simply won't notice you in time. Have some patience.

Revision as of 18:01, 3 January 2010

We have an IRC (click here if you don't know what IRC is) channel on freenode that gets some traffic. There's a fair amount of development talk there, but there's plenty more to be had.

Joining the IRC Channel

Pick your favorite IRC client and connect to freenode. You can connect to the server irc.freenode.net, then join #armagetron using the user interface of your IRC client or the command "/join #armagetron"

Alternatively use an easy web interface such as Freenode's.

Once there, you'll find plenty to talk about, I'm sure. There is one thing you should not do, however: enter the channel, say "hi!", maybe ask a question, and leave after a minute of getting no response. If there is no discussion currently going on, everyone has their chat windows in the background and simply won't notice you in time. Have some patience.

The Armabot

There's a bot there that gives some additional features. For a list of stuff, type:

#list

Then, for example for the Weather module, do:

#list Weather

This combination will register you as a user of the bot and give you access to more features, such as a welcome message (herald):

/msg armabot register <username> <password>

After registering you need to identify to armabot using

/msg armabot identify <username> <password>

You can leave a note for another user like this:

#message Lucifer_arma You're a prick

When the other user comes into the channel and says something armabot will automatically deliver the notes as private messages. To see which users have notes waiting to be delivered use

#notes

You can also get RSS feeds, math calculations and conversions, coin-flipping, and other neat things. It's intended that we'll provide a module to query servers and see who's playing where, but that's not yet implemented. You can get a list of servers and the number of users playing there with the command #armaservers (somehow unreliable, but usually it works) or get help on a console command in arma using #armaconfig.

So have fun with it!