route_replies
Revision as of 18:05, 18 June 2013 by >Paccer (→Usage)
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 route_replies The code for this module can be found here. This module is part of ZNC since Version 0.076 |
If you connect to one ZNC user with multiple clients, you may see a lot of useless stuff like /who replies. This module fixes this by sending those replies only to the client who requested them and not to all clients.
Contents
Usage[edit]
Arguments
This network module takes no arguments.
Read loading modules to learn more about loading modules.
Known Issues[edit]
Timeouts[edit]
If you receive "This module hit a timeout. This is a BUG!" in a query from *route_replies, please report this to the devs. If you know what caused this, this bug is quite easy to fix.