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.
Raw: Difference between revisions
Jump to navigation
Jump to search
DarthGandalf (talk | contribs) Created page with "{{DISPLAYTITLE:raw}}{{Languages}}<br/> {{Core Module}} When this module is loaded the *raw user will print anything that happens on the server like in the following example: ..." |
>Paccer |
||
Line 11: | Line 11: | ||
== Usage == | == Usage == | ||
{{Module arguments}} | {{Module arguments | ||
| type = network}} | |||
=== Commands === | === Commands === | ||
This module doesn't have any commands. | This module doesn't have any commands. | ||
[[de:Raw]] | [[de:Raw]] |
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 raw The 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 network module takes no arguments.
Read loading modules to learn more about loading modules.
Commands
This module doesn't have any commands. de:Raw