Outils pour utilisateurs

Outils du site


irssi

Ceci est une ancienne révision du document !


La commande "irssi"

La page de man de irssi.

Premier lancement d'irssi :

$ irssi
 Irssi v0.8.21 - http://www.irssi.org                                                                                                         
13:39 -!-  ___           _
13:39 -!- |_ _|_ _ _____(_)
13:39 -!-  | || '_(_-<_-< |
13:39 -!- |___|_| /__/__/_|
13:39 -!- Irssi v0.8.21 - http://www.irssi.org
13:39 -!- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
13:39 -!- Hi there! If this is your first time using Irssi, you
13:39 -!- might want to go to our website and read the startup
13:39 -!- documentation to get you going.
13:39 -!- 
13:39 -!- Our community and staff are available to assist you or
13:39 -!- to answer any questions you may have.
13:39 -!- 
13:39 -!- Use the /HELP command to get detailed information about
13:39 -!- the available commands.
13:39 -!- - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Avec configuration

On peut faire la configuration directement depuis irssi. Ici, un exemple pour se connecter au gateway IRC de Slack :

/network add -nick <nickname> slack
   13:53 -!- Irssi: Network slack saved
/server add -auto -ssl -network slack <account>.irc.slack.com 6667 <password>
   14:05 -!- Irssi: Server membrecalibanbelgique.irc.slack.com saved
/save
   14:05 -!- Irssi: Saved configuration to file /home/simon/.irssi/config

On quitte :

/quit

Et on relance irssi :

$ irssi

Quelques essais d'utilisation de Slack à travers Irssi

Une fois qu'on a configuré le serveur comme vu précédemment, Irssi s'y connecte au démarrage :

14:18 -!- Irssi: Looking up membrecalibanbelgique.slack.com
14:18 -!- Irssi: Connecting to membrecalibanbelgique.slack.com [52.200.153.183] port 6667
14:20 -!- Irssi: Connection to membrecalibanbelgique.irc.slack.com established
14:20 slackbot [] requested CTCP VERSION from simon: 
14:20 -!- IRC-SLACK gateway
14:20 -!- Welcome to Slack IRC Gateway server simon!~simon@10.0.161.63
14:20 -!- MAP SILENCE=15 WHOX WALLCHOPS WALLVOICES USERIP CPRIVMSG CNOTICE MODES=6 MAXCHANNELS=100 SAFELIST are supported by this server
14:20 -!- NICKLEN=32 TOPICLEN=160 AWAYLEN=160 CHANTYPES=# PREFIX=(ov)@+ CHANMODES=b,k,l,rimnpst CASEMAPPING=rfc1459 are supported by this 
          server
14:20 -!- there are 17 users 
14:20 -!- Message of the day
14:20 -!- WELCOME TO SLACK...
14:20 -!- Hi! In addition to the normal Slack channels,
14:20 -!- you can join the following channels:
14:20 -!- #mpdm-micmac--simon--nico--magali-1
14:20 -!-     Group messaging with: @micmac @simon @nico @magali
14:20 -!- (...)
14:20 -!- You may disable this notice by appending '-no_mpdm_greet' to your password token.
14:20 -!- End of MOTD command
14:20 -!- Mode change [] for user simon:+i

Sources

irssi.1493295724.txt.gz · Dernière modification : 2020/08/09 12:59 (modification externe)