From 1abdde6be5155e68edb9b11c2e6b7d0355e1401f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 12 Apr 2014 13:23:26 +0200 Subject: trigger: add variable "tg_tag_host" (from tag "host_xxx" in message) --- doc/en/weechat_user.en.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/en/weechat_user.en.txt') diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index a7324121b..edad06aa5 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -3208,6 +3208,7 @@ too): | tg_tags_count | string | Number of tags in message | tg_tag_nick | string | Nick (from tag "nick_xxx") | tg_tag_prefix_nick | string | Color of nick in prefix (from tag "prefix_nick_ccc") +| tg_tag_host | string | User name and host, format: username@host (from tag "host_xxx") | tg_tag_notify | string | Notify level ('none', 'message', 'private', 'highlight') | tg_notify | string | Notify level, if different from 'none' | tg_msg_pv | string | "1" for a private message, otherwise "0" -- cgit v1.2.3