summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/irc_commands.txt
blob: 394360e7a3530b20589f54b1c4e584ddeaef1b78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
[command]*`admin`* informazioni sull'amministratore del server::
........................................
/admin  [<target>]

destinazione: server
........................................

[command]*`allchan`* esegue un comando su tutti i canali di tutti i server connessi::
........................................
/allchan  [-current] [-exclude=<channel>[,<channel>...]] <command> [<arguments>]

 -current: esegue il comando solo per i canali del server corrente
 -exclude: esclude alcunu canali ('*' è consentito all'inizio o alla fine del nome del canale, per escludere più canali)
  comando: comando da eseguire
argomenti: argomenti per il comando

Esempi:
  esegue '/me sta testando' su tutti i canali:
    /allchan me is testing
  dice 'ciao' dovunque tranne che su #weechat:
    /allchan -exclude=#weechat msg * ciao
  dice 'ciao' dovunque tranne che su #weechat e i canali che iniziano con #linux:
    /allchan -exclude=#weechat,#linux* msg * ciao
........................................

[command]*`allserv`* esegue un comando su tutti i server connessi::
........................................
/allserv  [-exclude=<server>[,<server>...]] <command> [<arguments>]

 -exclude: esclude alcuni server ('*' è consentito all'inizio o alla fine del nome server, per escludere più server)
  comando: comando da eseguire
argomenti: argomenti per il comando

Esempli:
  cambia nick su tutti i server:
    /allserv nick nuovonick
  imposta l'assenza su tutti i server:
    /allserv away sono assente
........................................

[command]*`ban`* banna nick oppure host::
........................................
/ban  [<channel>] [<nick> [<nick>...]]

channel: channel for ban
   nick: user or host to ban
........................................

[command]*`connect`* connette ad uno o più server IRC::
........................................
/connect  [<server> [<server>...] | <hostname>[/<port>]] [-<option>[=<value>]] [-no<option>] [-nojoin] [-switch]
          -all|-open [-nojoin] [-switch]

    server: internal server name to connect (server must have been created by /server add)
  hostname: hostname (or IP) of a server (this will create a TEMPORARY server)
      port: port for server (6667 by default)
    option: set option for server (for boolean option, value can be omitted)
  nooption: set boolean option to 'off' (for example: -nossl)
      -all: connect to all servers defined in configuration
     -open: connect to all opened servers that are not currently connected
   -nojoin: do not join any channel (even if autojoin is enabled on server)
   -switch: switch to next server address

Examples:
  /connect freenode
  /connect irc.oftc.net/6667
  /connect irc6.oftc.net/6667 -ipv6
  /connect irc6.oftc.net/6697 -ipv6 -ssl
  /connect my.server.org/6697 -ssl -password=test
  /connect -switch
........................................

[command]*`ctcp`* invia un messaggio CTCP (Protocollo Client-A-Client)::
........................................
/ctcp  <target> <type> [<arguments>]

destinazione: nick o canale a cui inviare il CTCP
        tipo: tipo CTCP (esempi: "version", "ping", ..)
   argomenti: argomenti per il CTCP
........................................

[command]*`cycle`* esce e rienta in un canale::
........................................
/cycle  [<channel>[,<channel>...]] [<message>]

channel: channel name for cycle
message: part message (displayed to other users)
........................................

[command]*`dcc`* start a DCC (file transfer or direct chat)::
........................................
/dcc  chat <nick>
      send <nick> <file>

nick: nick for chat or file
file: filename (on local host)

Examples:
  chat with nick "toto":
    /dcc chat toto
  send file "/home/foo/bar.txt" to nick "toto":
    /dcc send toto /home/foo/bar.txt
........................................

[command]*`dehalfop`* remove channel half-operator status from nick(s)::
........................................
/dehalfop  <nick> [<nick>...]
........................................

[command]*`deop`* remove channel operator status from nick(s)::
........................................
/deop  <nick> [<nick>...]
........................................

[command]*`devoice`* remove voice from nick(s)::
........................................
/devoice  <nick> [<nick>...]
........................................

[command]*`die`* arresta il server::
........................................
........................................

[command]*`disconnect`* disconnette da uno o più server IRC::
........................................
/disconnect  <server> [<server>...]
             -all

server: server name to disconnect
  -all: disconnect from all servers
........................................

[command]*`halfop`* give channel half-operator status to nick(s)::
........................................
/halfop  <nick> [<nick>...]
........................................

[command]*`ignore`* ignora nick/host dai server o dai canali::
........................................
/ignore  list
         add [re:]<nick> [<server> [<channel>]]
         del <number>|-all

     list: list all ignores
      add: add an ignore
     nick: nick or hostname (can be regular expression if "re:" is given)
      del: delete an ignore
   number: number of ignore to delete (look at list to find it)
     -all: delete all ignores
nick/host: nick or host to ignore: syntax is "re:regex" or "mask" (a mask is a string with some "*" to replace one or more chars)
   server: internal server name where ignore is working
  channel: channel name where ignore is working

Examples:
  ignore nick "toto" everywhere:
    /ignore add toto
  ignore host "toto@domain.com" on freenode server:
    /ignore add toto@domain.com freenode
  ignore host "toto*@*.domain.com" on freenode/#weechat:
    /ignore add toto*@*.domain.com freenode #weechat
........................................

[command]*`info`* ottieni informazioni sul server::
........................................
/info  [<target>]

destinazione: nome server
........................................

[command]*`invite`* invita un nick su un canale::
........................................
/invite  <nick> <channel>

   nick: nick to invite
channel: channel to invite
........................................

[command]*`ison`* check if a nick is currently on IRC::
........................................
/ison  <nick> [<nick>...]

nick: nick
........................................

[command]*`join`* entra in un canale::
........................................
/join  [-server <server>] [<channel1>[,<channel2>...]] [<key1>[,<key2>...]]

server: invia a questo server (nome interno)
canale: nome del canale in cui entrare
chiave: chiave per entrare nel canale (i canali con una chiave devono essere primi nella lista)

Esempi:
  /join #weechat
  /join #canaleprotetto,#weechat chiave
  /join -server freenode #weechat
........................................

[command]*`kick`* caccia forzatamente un utente da un canale::
........................................
/kick  [<channel>] <nick> [<reason>]

channel: channel where user is
   nick: nick to kick
 reason: reason for kick
........................................

[command]*`kickban`* caccia e banna un nick da un canale::
........................................
/kickban  [<channel>] <nick> [<reason>]

channel: channel where user is
   nick: nick to kick and ban
 reason: reason for kick

It is possible to kick/ban with a mask, nick will be extracted from mask and replaced by "*".

Example:
  ban "*!*@host.com" and then kick "toto":
    /kickban toto!*@host.com
........................................

[command]*`kill`* chiude connessione client-server::
........................................
/kill  <nick> <reason>

  nick: nick to kill
reason: reason for kill
........................................

[command]*`links`* elenca tutti i nomi server conosciuti dal server che risponde alla richiesta::
........................................
/links  [[<server>>] <server_mask>]

          server: questo server dovrebbe rispondere alla richiesta
mask_server: elenco dei server devono corrispondere a questa mask
........................................

[command]*`list`* elenca i canali ed i loro argomenti::
........................................
/list  [<channel>[,<channel>...]] [<server>] [-re <regex>]

channel: channel to list
 server: server name
  regex: regular expression used to filter results

Examples:
  list all channels on server (can be very slow on large networks):
    /list
  list channel #weechat:
    /list #weechat
  list all channels beginning with "#weechat" (can be very slow on large networks):
    /list -re #weechat.*
........................................

[command]*`lusers`* ottiene statistiche sulla dimensione del network IRC::
........................................
/lusers  [<mask> [<target>]]

        mask: server corrispondenti alla mask
destinazione: server per redirigere la richiesta
........................................

[command]*`map`* mostra una mappa grafica della rete IRC::
........................................
........................................

[command]*`me`* invia un'azione CTCP al canale corrente::
........................................
/me  <message>

messaggio: messaggio da inviare
........................................

[command]*`mode`* cambia modalità canale o utente::
........................................
/mode  [<channel>] [+|-]o|p|s|i|t|n|b|v [<arguments>]
       <nick> [+|-]i|w|s|o

channel modes:
  channel: channel name to modify (default is current one)
  o: give/take channel operator privileges
  p: private channel flag
  s: secret channel flag
  i: invite-only channel flag
  t: topic settable by channel operator only flag
  n: no messages to channel from clients on the outside
  m: moderated channel
  l: set the user limit to channel
  b: set a ban mask to keep users out
  e: set exception mask
  v: give/take the ability to speak on a moderated channel
  k: set a channel key (password)
user modes:
  nick: nick to modify
  i: mark a user as invisible
  s: mark a user for receive server notices
  w: user receives wallops
  o: operator flag

List of modes is not comprehensive, you should read documentation about your server to see all possible modes.

Examples:
  protect topic on channel #weechat:
    /mode #weecht +t
  become invisible on server:
    /mode nick +i
........................................

[command]*`motd`* riceve il "Messaggio Del Giorno"::
........................................
/motd  [<target>]

destinazione: nome server
........................................

[command]*`msg`* invia un messaggio ad un nick o a un canale::
........................................
/msg  [-server <server>] <target>[,<target>...] <text>

      server: invia a questo server (nome interno)
destinazione: nick o canale (può essere una mask, '*' = canale corrente)
       testo: testo da inviare
........................................

[command]*`names`* list nicks on channels::
........................................
/names  [<channel>[,<channel>...]]

canale: nome canale
........................................

[command]*`nick`* change current nick::
........................................
/nick  [-all] <nick>

-all: set new nick for all connected servers
nick: new nick
........................................

[command]*`notice`* invia messaggio di notifica all'utente::
........................................
/notice  [-server <server>] <target> <text>

      server: invia a questo server (nome interno)
destinazione: nick o canale
       testo: testo da inviare
........................................

[command]*`notify`* aggiunge una notifica per lo stato di presenza o assenza dei nick sui server::
........................................
/notify  add <nick> [<server> [-away]]
         del <nick>|-all [<server>]

   add: add a notification
  nick: nick
server: internal server name (by default current server)
 -away: notify when away message is changed (by doing whois on nick)
   del: delete a notification
  -all: delete all notifications

Without argument, this command displays notifications for current server (or all servers if command is issued on core buffer).

Examples:
  notify when "toto" joins/quits current server:
    /notify add toto
  notify when "toto" joins/quits freenode server:
    /notify add toto freenode
  notify when "toto" is away or back on freenode server:
    /notify add toto freenode -away
........................................

[command]*`op`* give channel operator status to nick(s)::
........................................
/op  <nick> [<nick>...]
........................................

[command]*`oper`* ottieni i privilegi di operatore::
........................................
/oper  <user> <password>

    user: user
password: password
........................................

[command]*`part`* esce da un canale::
........................................
/part  [<channel>[,<channel>...]] [<message>]

channel: channel name to leave
message: part message (displayed to other users)
........................................

[command]*`ping`* invia ping al server::
........................................
/ping  <server1> [<server2>]

server1: server su cui effettuare il ping
server2: invia ping a questo server
........................................

[command]*`pong`* risponde ad un messaggio ping::
........................................
/pong  <daemon> [<daemon2>]

  demone: demone che ha risposto al messaggio di Ping
demone2: invia messaggio a questo demone
........................................

[command]*`query`* invia un messaggio privato ad un nick::
........................................
/query  [-server <server>] <nick> [<text>]

server: send to this server (internal name)
  nick: nick for private conversation
  text: text to send
........................................

[command]*`quote`* invia dati grezzi al server senza analisi::
........................................
/quote  [-server <server>] <data>

server: invia a questo server (nome interno)
  dati: dati raw da inviare
........................................

[command]*`reconnect`* riconnette a uno (o più) server::
........................................
/reconnect  <server> [<server>...] [-nojoin] [-switch]
            -all [-nojoin] [-switch]

 server: server name to reconnect
   -all: reconnect to all servers
-nojoin: do not join any channel (even if autojoin is enabled on server)
-switch: switch to next server address
........................................

[command]*`rehash`* chiede al server di ricaricare il proprio file di configurazione::
........................................
/rehash  [<option>]

opzione: opzione extra, per alcuni server
........................................

[command]*`restart`* chiede al server di riavviarsi::
........................................
........................................

[command]*`sajoin`* forza un utente ad entrare su uno o più canali::
........................................
/sajoin  <nick> <channel>[,<channel>...]

   nick: nick
channel: channel name
........................................

[command]*`samode`* cambia modalità sul canale, senza avere lo status di operatore::
........................................
/samode  <channel> <mode>

canale: nome del canale
modalità: modalità per il canale
........................................

[command]*`sanick`* forza un utente ad utilizzare un altro nick::
........................................
/sanick  <nick> <new_nick>

    nick: nick
new_nick: new nick
........................................

[command]*`sapart`* forza un utente a lasciare uno o più canali::
........................................
/sapart  <nick> <channel>[,<channel>...]

   nick: nick
channel: channel name
........................................

[command]*`saquit`* forza un utente ad uscire dal server senza un motivo::
........................................
/saquit  <nick> <reason>

  nick: nick
reason: reason
........................................

[command]*`server`* elenca, aggiunge o rimuove server IRC::
........................................
/server  list|listfull [<server>]
         add <server> <hostname>[/<port>] [-temp] [-<option>[=<value>]] [-no<option>]
         copy|rename <server> <new_name>
         del|keep <server>
         deloutq|jump|raw

    list: list servers (without argument, this list is displayed)
listfull: list servers with detailed info for each server
     add: create a new server
  server: server name, for internal and display use
hostname: name or IP address of server, with optional port (default: 6667), many addresses can be separated by a comma
    temp: create temporary server (not saved)
  option: set option for server (for boolean option, value can be omitted)
nooption: set boolean option to 'off' (for example: -nossl)
    copy: duplicate a server
  rename: rename a server
    keep: keep server in config file (for temporary servers only)
     del: delete a server
 deloutq: delete messages out queue for all servers (all messages WeeChat is currently sending)
    jump: jump to server buffer
     raw: open buffer with raw IRC data

Examples:
  /server listfull
  /server add oftc irc.oftc.net/6697 -ssl -autoconnect
  /server add oftc6 irc6.oftc.net/6697 -ipv6 -ssl
  /server add freenode2 chat.eu.freenode.net/6667,chat.us.freenode.net/6667
  /server add freenode3 irc.freenode.net -password=mypass
  /server copy oftc oftcbis
  /server rename oftc newoftc
  /server del freenode
  /server deloutq
........................................

[command]*`service`* registra un nuovo servizio::
........................................
/service  <nick> <reserved> <distribution> <type> <reserved> <info>

distrubuzione: visibilità del servizio
        tipo: riservato per un utilizzo futuro
........................................

[command]*`servlist`* elenca servizi attualmente connessi al network::
........................................
/servlist  [<mask> [<type>]]

mask: elenca solo i servizi che corrispondono a questa mask
  tipo: elenca solo i servizi di questo tipo
........................................

[command]*`squery`* invia un messaggio ad un servizio::
........................................
/squery  <service> <text>

service: name of service
   text: text to send
........................................

[command]*`squit`* disconnette collegamenti al server::
........................................
/squit  <server> <comment>

 server: server name
comment: comment for quit
........................................

[command]*`stats`* richiede statistiche sul server::
........................................
/stats  [<query> [<server>]]

 query: c/h/i/k/l/m/o/y/u (per info RFC1459)
server: nome server
........................................

[command]*`summon`* invia agli utenti connessi ad un host con un server IRC in esecuzione un messaggio per invitarli ad entrare su IRC::
........................................
/summon  <user> [<target> [<channel>]]

   user: username
 target: server name
channel: channel name
........................................

[command]*`time`* richiede l'ora locale dal server::
........................................
/time  [<target>]

destinazione: richiede l'ora dal server specificato
........................................

[command]*`topic`* legge/modifica argomento del canale::
........................................
/topic  [<channel>] [<topic>|-delete]

channel: channel name
  topic: new topic for channel
-delete: delete channel topic
........................................

[command]*`trace`* trova il percorso del server specifico::
........................................
/trace  [<target>]

destinazione: server
........................................

[command]*`unban`* rimuove il ban da nick o host::
........................................
/unban  [<channel>] <nick> [<nick>...]

channel: channel for unban
   nick: user or host to unban
........................................

[command]*`userhost`* return a list of information about nicks::
........................................
/userhost  <nick> [<nick>...]

nick: nick
........................................

[command]*`users`* lista di utenti autenticati sul server::
........................................
/users  [<target>]

destinazione: server
........................................

[command]*`version`* riceve informazioni di versione del nick o del server (corrente o specificato)::
........................................
/version  [<server>|<nick>]

server: server name
  nick: nick
........................................

[command]*`voice`* give voice to nick(s)::
........................................
/voice  <nick> [<nick>...]
........................................

[command]*`wallchops`* invia una notifica agli operatori del canale::
........................................
/wallchops  [<channel>] <text>

canale: nome del canale
  testo: testo da inviare
........................................

[command]*`wallops`* invia un messaggio a tutti gli utenti attualmente connessi che hanno impostato la modalità 'w'::
........................................
/wallops  <text>

text: text to send
........................................

[command]*`who`* genera una richiesta per ottenere una lista di informazioni::
........................................
/who  [<mask> [o]]

 mask: solo le informazioni corrispondenti al mask
       o: sono visualizzati solo gli operatori in base alla mask fornita
........................................

[command]*`whois`* richiedi informazioni su uno (o più) utenti::
........................................
/whois  [<server>] <nick>[,<nick>...]

server: server name
  nick: nick (may be a mask)
........................................

[command]*`whowas`* ask for information about a nick which no longer exists::
........................................
/whowas  <nick>[,<nick>...] [<count> [<target>]]

  nick: nick to search
 count: number of replies to return (full search if negative number)
target: reply should match this mask
........................................