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 21:54, 19 August 2014 by >Jpnurmi (→‎Commands)
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

Send playback buffers for given channels:

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

Clear playback buffers for given channels:

/msg *playback CLEAR <buffer(s)>

Supported clients

Furthermore, there's an open pull request for the Textual IRC client for Mac OS X.