Merge pull request #3508 from kdarbyshirebryant/zncplayback

znc: add advanced playback module
This commit is contained in:
Jonas Gorski
2016-12-03 17:47:07 +01:00
committed by GitHub
2 changed files with 296 additions and 0 deletions
+3
View File
@@ -236,6 +236,9 @@ $(eval $(call module,partyline,Allows ZNC users to join internal channels and \
$(eval $(call module,perform,Performs commands on connect.))
$(eval $(call module,playback,Avoid repetitive playback buffers on re-connect \
with supported clients (e.g. mutter, colluquy)))
$(eval $(call module,q,Auths you with Q (and a little more).))
$(eval $(call module,raw,View all of the raw traffic.))