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.
Buffextras: Difference between revisions
Jump to navigation
Jump to search
Restore Buffextras from archive.org - 2016/08/14 |
Keigel2001 (talk | contribs) add mIRC script |
||
Line 16: | Line 16: | ||
* [[Buffextras/XChat-perl|XChat-perl-Script]] from savebuff, updated for buffextras | * [[Buffextras/XChat-perl|XChat-perl-Script]] from savebuff, updated for buffextras | ||
* [[HexChat#Scripts]] | * [[HexChat#Scripts]] | ||
* [[Buffextras/mIRC|mIRC-Script]] |
Latest revision as of 06:19, 5 May 2018
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 buffextras The code for this module can be found here. This module is part of ZNC since Version 0.076 |
This module will add nick changes, joins, parts, topic changes etc. to your playback buffer.
There are no tunable settings.
Note: This does not include normal chat messages as those are automatically saved and replayed as part of the playback buffer; see the main configuration for more details.
Usage
Arguments
This user module takes no arguments.
Read loading modules to learn more about loading modules.
Scripts
Much like the old savebuff module, the buffextras output can be turned into native actions in the client with a client-side plugin.
- XChat-perl-Script from savebuff, updated for buffextras
- HexChat#Scripts
- mIRC-Script