How to IRC

De La Quadrature du Net
Révision datée du 23 février 2011 à 14:45 par Axx (discussion | contributions) (La Quadrature du Net's chat rooms)
Aller à la navigationAller à la recherche

{{#icon:FR.png|IRC||IRC}} Version française

How to connect to La Quadrature's channel ?

  • The simplest way to join us on IRC[1] is to connect via the applet: http://www.laquadrature.net/chat (you can change the nickname if you wish, then just click the "connect" button).
  • You can also connect to IRC via a client, that needs to be installed on your computer, like for example:
      xChat - multiplateform
      irssi - multiplateform
      mIRC - Windows 95/98/ME/NT/2k/XP/Vista


Connection

First you have to log into the server:

/server irc.freenode.net

Then you have to chose a nickname:

/nick [your_nick]

After that, you can join a chat room:

/join #laquadrature

La Quadrature du Net's chat rooms

  • #laquadrature: La Quadrature main chat room
  • #laquadrature-en: La Quadrature English speaking chat room
  • #lqdn-memopol: During the Political Memory hackathon, this is the channel that will be used for work related purposes.
  • #lqdn-travail: Working channel
  • #lqdn-rp: Press review team's channel

Registering

You can register your nickname so that you would be the only one to be able to use it. To do that, type in the box :

/msg nickserv REGISTER [Password] [Email] 

You have to be connected under the nickname you want to register!

Logging in

If you are registered and you want to log in, simply type :

/msg nickserv IDENTIFY [Password]

If you have rights (voice, IRCop, VHANNop), you can force the bot to give them to you via

/hs on

Main IRC commands

/away

When you are present but unavailable, you can change your status to absent. In order to do so, type the command

/away [message]

/nick

To change your nickname, type the command

/nick <new_nickname>

/help

To get help from the bot about available commands, use the command

/msg NickServ HELP

Charset problems

If the accents do not display properly, type the following commands:

  • With XChat type:
/charset UTF-8
  • With Irssi type:
 /set term_charset UTF-8

Main commands of our bots

In addition to usual IRC commands, some commands are available to interact with bots.

!rp

!rp + URL includes the url in our press review. Use c (!rpc) if it quotes La Quadrature («According to la Quadrature, [...]»), use p (!rpp) if the subject is about La Quadrature («La Quadrature is a group that [...]»). We can also use both at the same time : !rpcp

!stats

!stats allows to see the statistics of articles published recently / not published yet

!tc

This command is used to take notes of what is going on during debates, most often in the national Parliament. Just type !tc<space><name of the speaker> followed by what he/she said or by the text describing the event going on.

Example: « !tc Albanel talks about IP address manufacturing », or else : « !tc Billard / Brard defend authors instead of majors »


!listevent

To check out the next events added to our list.

Notes

  1. The IRC (Internet Relay Chat) is a protocol that allows live chatting with other users by logging in with a special software (named client) to an IRC server.