contrib/clients: update IRCv3 caps for Weechat 3.3

This commit is contained in:
Simon Ser 2021-10-12 21:49:06 +02:00
parent c8aba6286f
commit d646ffc9d6

View file

@ -28,9 +28,9 @@ integration. senpai supports many IRCv3 features including chat history.
# [Weechat]
By default, WeeChat doesn't request any IRCv3 capability. To enable all
supported capabilities as of WeeChat 3.1:
supported capabilities as of WeeChat 3.3:
/set irc.server_default.capabilities account-notify,away-notify,cap-notify,chghost,extended-join,invite-notify,multi-prefix,server-time,userhost-in-names
/set irc.server_default.capabilities account-notify,away-notify,cap-notify,chghost,extended-join,invite-notify,message-tags,multi-prefix,server-time,setname,userhost-in-names
/save
/reconnect -all