Introduction
Introduction Statistics Contact Development Disclaimer Help
add crimetv filter - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 3240544596a5cff46bdb19612710326b2d7b156c
parent e5f45058d06153e35ccc024ac9d3801dc094dc76
Author: Anders Damsgaard <[email protected]>
Date: Wed, 5 Oct 2022 15:25:31 +0200
add crimetv filter
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M annna-message-common | 1 +
M ffmpeg-effect | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -870,6 +870,7 @@ case "${text}" in
"${ircuser}, please breakingnews #"*|\
"${ircuser}, please celtify #"*|\
"${ircuser}, please concatenate #"*|\
+"${ircuser}, please crimetv #"*|\
"${ircuser}, please daybowbow #"*|\
"${ircuser}, please developers #"*|\
"${ircuser}, please dontdoit #"*|\
diff --git a/ffmpeg-effect b/ffmpeg-effect
@@ -138,6 +138,8 @@ process_filter() {
mix_audio "${mediadir}/broceliande.ogg" "$2" "$3";;
concatenate)
mix_audio "${mediadir}/concatenate.mp3" "$2" "$3";;
+ crimetv)
+ mix_audio "${mediadir}/crimetv.mp3" "$2" "$3";;
daybowbow)
replace_audio "${mediadir}/day-bow-bow.ogg" "$2" "$3";;
developers)
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.