Introduction
Introduction Statistics Contact Development Disclaimer Help
add french/FRENCH filters - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 82fdc7ff118435dab9e68b67c02c38b3652be4c8
parent f463c4a75f70559b125f41fd4da1f51c739c76d4
Author: Anders Damsgaard <[email protected]>
Date: Sun, 16 Apr 2023 08:16:08 +0200
add french/FRENCH filters
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M annna-message-common | 2 ++
M ffmpeg-effect | 4 ++++
2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -936,6 +936,8 @@ case "${text}" in
"${ircuser}, please dontsaytoyourmother #"*|\
"${ircuser}, please doomify #"*|\
"${ircuser}, please dutchapprove #"*|\
+"${ircuser}, please french #"*|\
+"${ircuser}, please FRENCH #"*|\
"${ircuser}, please imam #"*|\
"${ircuser}, please loop #"*|\
"${ircuser}, please mow #"*|\
diff --git a/ffmpeg-effect b/ffmpeg-effect
@@ -151,6 +151,10 @@ process_filter() {
mix_audio "${mediadir}/doom.mp3" "$2" "$3";;
dutchapprove)
mix_audio_video "${mediadir}/krul.mkv" "$2" "$3" 524 480;;
+ french)
+ mix_audio_video "${mediadir}/french-friday.mp4" "$2" "$3" 800 …
+ FRENCH)
+ mix_audio_video "${mediadir}/french-thursday.mp4" "$2" "$3" 80…
imam)
mix_audio "${mediadir}/imam.mp3" "$2" "$3";;
loop)
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.