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

From ZNC
Jump to navigation Jump to search
>TingPing
m Add hexchat script
KindOne (talk | contribs)
Restore Buffextras from archive.org - 2016/08/14
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
This module will add nick changes, joins, parts, topic changes etc. to your playback buffer.
This module will add nick changes, joins, parts, topic changes etc. to your playback buffer.
There are no tunable settings.
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 [[Configuration|main configuration]] for more details.


== Usage ==
== Usage ==
Line 15: Line 17:
* [[Buffextras/XChat-perl|XChat-perl-Script]] from savebuff, updated for buffextras
* [[Buffextras/XChat-perl|XChat-perl-Script]] from savebuff, updated for buffextras


* [https://github.com/ChaozZBubi/tools/blob/master/hexchat/buffextras.py HexChat/Buffextras]
* [[HexChat#Scripts]]

Revision as of 19:10, 2 April 2017


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.