awaynick

From ZNC
Jump to: navigation, search

This module changes your nick when you are offline after up to 30 seconds.

[edit] Usage

Arguments

This user module takes one optional arguments. The argument may be your awaynick.

Read loading modules to learn more about loading modules.

[edit] Commands

An example:

/msg *awaynick set Kuja_off
<*awaynick> AwayNick is set to [Kuja_off]
/msg *awaynick show
<*awaynick> AwayNick is set to [Kuja_off]
/msg *awaynick set %nick%_off
<*awaynick> AwayNick is set to [%nick%_off] (Kuja_off)
/msg *awaynick show
<*awaynick> AwayNick is set to [%nick%_off] (Kuja_off)

If your network uses a low nick length, awaynick applies this and it is possible that you only see Kuja_o or something like.

See ExpandString for a list of available variables.

Personal tools