raw
From ZNC
| 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 rawThe code for this module can be found here. |
When this module is loaded the *raw user will print anything that happens on the server like in the following example:
<*raw> IRC -> [:flederohr!chatzilla@moz-1611319.dip0.t-ipconnect.de JOIN :#firefox] <*raw> IRC -> [:firebot!firebot@moz-8BCFA482.carolina.res.rr.com PRIVMSG #firefox :welcome!] <*raw> IRC -> [:Beebs!chatzilla@moz-8A98A72C.dsl.vic.optusnet.com.au PART #firefox :] <*raw> YOU -> [privmsg #firefox :hm] <*raw> IRC -> [:YaH!chatzilla@CBBA83DF.DB9F27F7.34E5CF41.IP QUIT :Ping timeout]
-
*is the StatusPrefix set in your config file.
Usage
Arguments
This user module takes no arguments.
Read loading modules to learn more about loading modules.
Commands
This module doesn't have any commands. de:Raw