IRC plugin The IRC plugin is designed to chat thru IRC protocol with other people. It is multi-servers, and offers all supported IRC commands including DCC chat and file transfer (via xfer plugin, see ).
Command line options It is possible to give URL for one or many IRC servers, as follow: irc[6][s]://[pseudo[:mot_passe]@]irc.example.org[:port][/channel][,channel[...] Example to join #weechat and #toto on "irc.freenode.net" server, default port (6667), with "nono" nick: $ weechat-curses irc://nono@irc.freenode.net/#weechat,#toto
Options (file irc.conf) &irc_options.xml;
Commands Almost all commands must be executed on a server or channel buffer. Exceptions are: /server, /connect and /ignore. &irc_commands.xml;
Infos and infolists Type Name Description &irc_infos.xml;