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.

Playback

From ZNC
Revision as of 23:55, 21 January 2015 by >Jpnurmi (Colloquy now supports the playback module)
Jump to navigation Jump to search

The advanced playback module makes it possible for IRC clients to avoid undesired repetitive buffer playback. IRC clients may request the module to send a partial buffer playback starting from a certain point of time.

The source code and more detailed documentation is available on GitHub. See also instructions for compiling modules.

Usage

Arguments

This user module takes no arguments.

Read loading modules to learn more about loading modules.

Commands

Play matching buffers:

/msg *playback PLAY <buffer(s)> [from] [to]

Clear matching buffers:

/msg *playback CLEAR <buffer(s)>

List available/matching buffers:

/msg *playback LIST [buffer(s)]

Supported clients

Open tickets