How to IRC : Différence entre versions

De La Quadrature du Net
Aller à la navigationAller à la recherche
(Charset problems)
 
(10 révisions intermédiaires par 4 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
[[IRC|Version française]]
+
{{Infobox Version|en=How to IRC|fr=IRC}}
  
 
==How to connect to La Quadrature's channel ?==
 
==How to connect to La Quadrature's channel ?==
Ligne 7 : Ligne 7 :
 
* You can also connect to IRC via a client, that needs to be installed on your computer, like for example:
 
* You can also connect to IRC via a client, that needs to be installed on your computer, like for example:
 
<ul>
 
<ul>
<ol>[http://xchat.org/ xChat] - multiplateform</ol>
+
<ol>[https://hexchat.github.io/ HexChat] - multiplateform</ol>
 
<ol>[http://www.irssi.org/ irssi] - multiplateform</ol>
 
<ol>[http://www.irssi.org/ irssi] - multiplateform</ol>
 
<ol>[http://www.mirc.com/ mIRC] - Windows 95/98/ME/NT/2k/XP/Vista</ol>
 
<ol>[http://www.mirc.com/ mIRC] - Windows 95/98/ME/NT/2k/XP/Vista</ol>
Ligne 25 : Ligne 25 :
  
 
===La Quadrature du Net's chat rooms===
 
===La Quadrature du Net's chat rooms===
#laquadrature : La Quadrature main chat room
+
* #laquadrature: La Quadrature main chat room
#laquadrature-en : La Quadrature English speaking chat room
+
* #laquadrature-en: La Quadrature English speaking chat room
#lqdn-travail : Working channel
+
* #lqdn-memopol: <s>During the [[Hack-a-thon1_Political_Memory_2.0|Political Memory hackathon]]</s>, this is the channel that <s>will be</s> is  used for [[Political Memory 2]] work related purposes.
#lqdn-rp : Press review team's channel
+
* #lqdn-travail: Working channel
 +
* #lqdn-rp: Press review team's channel
  
 
===Registering===
 
===Registering===
Ligne 63 : Ligne 64 :
 
If the accents do not display properly, type the following commands:
 
If the accents do not display properly, type the following commands:
  
* With XChat type:  
+
* With HexChat type:  
 
  /charset UTF-8
 
  /charset UTF-8
  
Ligne 91 : Ligne 92 :
 
To check out the next events added to our list.
 
To check out the next events added to our list.
  
 
+
==Notes==
 
<references/>
 
<references/>
  
[[Category:Ressources]][[Category:Communication]]
+
[[Category:Resources]][[Category:Communication]]

Version actuelle datée du 26 août 2015 à 20:23


How to connect to La Quadrature's channel ?[modifier]

  • 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:
      HexChat - multiplateform
      irssi - multiplateform
      mIRC - Windows 95/98/ME/NT/2k/XP/Vista


Connection[modifier]

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[modifier]

  • #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 is used for Political Memory 2 work related purposes.
  • #lqdn-travail: Working channel
  • #lqdn-rp: Press review team's channel

Registering[modifier]

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[modifier]

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[modifier]

/away[modifier]

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

/away [message]

/nick[modifier]

To change your nickname, type the command

/nick <new_nickname>

/help[modifier]

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

/msg NickServ HELP

Charset problems[modifier]

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

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

Main commands of our bots[modifier]

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

!rp[modifier]

!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[modifier]

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

!tc[modifier]

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[modifier]

To check out the next events added to our list.

Notes[modifier]

  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.