Difference between revisions of "Route replies"
Jump to navigation
Jump to search
DarthGandalf (talk | contribs) (Created page with "{{DISPLAYTITLE:route_replies}} {{Core Module | version = 0.076}} If you connect to one ZNC user with multiple clients, you may see a lot of useless stuff like ''/who'' replie...") |
>Paccer (→Usage) |
||
Line 6: | Line 6: | ||
== Usage == | == Usage == | ||
− | {{Module arguments}} | + | {{Module arguments |
+ | | type = network}} | ||
== Known Issues == | == Known Issues == | ||
=== Timeouts === | === Timeouts === | ||
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. | 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. |
Latest revision as of 18:05, 18 June 2013
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.