Introduction
Introduction Statistics Contact Development Disclaimer Help
add news filter - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 221c0f28a1d48b22fca699d611750647b5f23f91
parent 2961bbca141f70eed0b326e058c1affd8b2b2c6f
Author: Anders Damsgaard <[email protected]>
Date: Wed, 27 Mar 2024 12:32:33 +0100
add news 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
@@ -1028,6 +1028,7 @@ case "${text}" in
"${ircuser}, please looop #"*|\
"${ircuser}, please mow #"*|\
"${ircuser}, please namflashback #"*|\
+"${ircuser}, please news #"*|\
"${ircuser}, please pullmyfinger #"*|\
"${ircuser}, please putin #"*|\
"${ircuser}, please reverse #"*|\
diff --git a/ffmpeg-effect b/ffmpeg-effect
@@ -172,6 +172,8 @@ process_filter() {
mix_audio "${mediadir}/lawn-mower.mp3" "$2" "$3";;
namflashback)
mix_audio "${mediadir}/namflashback.opus" "$2" "$3";;
+ news)
+ mix_audio "${mediadir}/news.opus" "$2" "$3";;
pullmyfinger)
mix_audio "${mediadir}/fart.opus" "$2" "$3";;
reverse)
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.