diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-01-18 10:37:53 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-01-18 10:37:53 +0100 |
commit | a3efc89a7fba57bc2af3afb7dd77fa43133887f6 (patch) | |
tree | d6d1e63943c44d443b92132010278b9e782ea0b8 /doc/en/autogen/plugin_api/infos.txt | |
parent | da40c8d33c7974906f53adda2f17574096c5287b (diff) | |
download | weechat-a3efc89a7fba57bc2af3afb7dd77fa43133887f6.zip |
Add IRC info "irc_nick_color" to get color of a nick
Diffstat (limited to 'doc/en/autogen/plugin_api/infos.txt')
-rw-r--r-- | doc/en/autogen/plugin_api/infos.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/infos.txt b/doc/en/autogen/plugin_api/infos.txt index ade4a3521..92d107eae 100644 --- a/doc/en/autogen/plugin_api/infos.txt +++ b/doc/en/autogen/plugin_api/infos.txt @@ -9,6 +9,8 @@ | irc | irc_nick | get current nick on a server +| irc | irc_nick_color | get nick color + | irc | irc_nick_from_host | get nick from IRC host | weechat | charset_internal | WeeChat internal charset |