Introduction
Introduction Statistics Contact Development Disclaimer Help
add developers filter - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 4761089cb1f97188c13d3042c92ede53eb2eb86d
parent d8626812087f20c4254423ec93932c077de1f564
Author: Anders Damsgaard <[email protected]>
Date: Fri, 23 Sep 2022 22:59:09 +0200
add developers 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 celtify #"*|\
"${ircuser}, please concatenate #"*|\
"${ircuser}, please daybowbow #"*|\
+"${ircuser}, please developers #"*|\
"${ircuser}, please dontdoit #"*|\
"${ircuser}, please doomify #"*|\
"${ircuser}, please dutchapprove #"*|\
diff --git a/ffmpeg-effect b/ffmpeg-effect
@@ -138,6 +138,8 @@ process_filter() {
mix_audio "${mediadir}/concatenate.mp3" "$2" "$3";;
daybowbow)
replace_audio "${mediadir}/day-bow-bow.ogg" "$2" "$3";;
+ developers)
+ mix_audio "${mediadir}/developers.opus" "$2" "$3";;
dontdoit)
mix_audio "${mediadir}/dontdoit.mp3" "$2" "$3";;
doomify)
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.