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.
Route replies: Difference between revisions
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 |
||
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.
Usage
Arguments
This network module takes no arguments.
Read loading modules to learn more about loading modules.
Known Issues
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.