To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.
awaynick
This module is a part of ZNC. This module is shipped with ZNC by default. If you have the right "LoadMod" you can activate it with /znc LoadMod awaynick The code for this module can be found here. This module is part of ZNC since Version 0.047 |
This module changes your nick when you are offline after up to 30 seconds.
Usage
Arguments
This network module takes one optional arguments. The argument may be your awaynick.
Read loading modules to learn more about loading modules.
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.