mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 00:33:13 +02:00
irc: add support of capability "echo-message" (closes #139)
This commit is contained in:
@@ -6927,8 +6927,9 @@ irc_command_init ()
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: "
|
||||
"account-notify, away-notify, batch, cap-notify, chghost, "
|
||||
"draft/multiline, extended-join, invite-notify, message-tags, "
|
||||
"multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"draft/multiline, echo-message, extended-join, invite-notify, "
|
||||
"message-tags, multi-prefix, server-time, setname, "
|
||||
"userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set "
|
||||
"in option irc.server_default.capabilities (or by server in "
|
||||
|
||||
Reference in New Issue
Block a user