summaryrefslogtreecommitdiff
path: root/doc/en/man_plugin_options.en.adoc
blob: 312c4998422323609a6164f56878ac85938816db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
For complete doc on plugin options, please look at plugins documentation in
https://weechat.org/doc[WeeChat user's guide].

With irc plugin, you can connect to temporary server with an URL like:

    irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]]

To join WeeChat IRC channel support with nick "mynick":

    irc://mynick@chat.freenode.net/#weechat

IPv6 address can be enclosed in brackets to add a port after address, for
example:

    irc://mynick@[2001:db8:0:85a3::ac1f:8001]:6668/#test