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.

Clientaway

From ZNC
Revision as of 21:07, 17 March 2012 by Kylef (talk | contribs) (Created page with "{{External Module}} The clientaway module allows clients to go "away" independently. If all your connected clients are away, then we will store our buffers until another clie...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The clientaway module allows clients to go "away" independently. If all your connected clients are away, then we will store our buffers until another client connects or a client comes back online from being away.

This module can be used as a solution for FAQ#How_to_store_private_messages_even_when_user_is_attached.2C_so_other_clients_can_see_them.3F by setting the client as /away.

clientaway can be configured to "autoaway" you. This means it will send "away" to the server if all the clients disconnect or go /away. This will unaway you when a client comes back.

The source will only work with the latest version of ZNC from git and can be found https://raw.github.com/kylef/znc-contrib/master/clientaway.cpp