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.
PBCmd: Difference between revisions
Jump to navigation
Jump to search
>Jgeboski No edit summary |
>Jgeboski No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{External Module}} | {{External Module}} | ||
This module allows | This module allows playback of the buffer on command. This is handy if you have a buffer set, and do not wish to spam the buffer every time a connection is made. Your client should handle on-connection events, and you can use that feature to play certain channels on-connect. | ||
== Installing == | == Installing == | ||
The code for this module can be found | The code for this module can be found [https://gist.github.com/1169540 here] and compiled following [[Compiling modules]] instructions. | ||
== Usage == | == Usage == |
Latest revision as of 02:09, 3 January 2012
This is an external module. Please note that it may or may not work with the current release (1.9.1). This module is not included in the default ZNC installation, and you will need to manually compile it before you can load this module. Contact the author if you have any questions, but feel free to ask in #znc on Libera.Chat. Someone might be able to help you there. |
This module allows playback of the buffer on command. This is handy if you have a buffer set, and do not wish to spam the buffer every time a connection is made. Your client should handle on-connection events, and you can use that feature to play certain channels on-connect.
Installing
The code for this module can be found here and compiled following Compiling modules instructions.
Usage
Arguments
This user module takes no arguments.
Read loading modules to learn more about loading modules.
Commands
/msg *pbcmd play <#channel> /msg *pbcmd playall