Introduction
Introduction Statistics Contact Development Disclaimer Help
Implement droggelbecher support. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 6cb87bfcbb456e7f6b240488e5204ffe14bfd432
parent 2e81bdf86ee8fcf5c38798b69bfcde0afd85393e
Author: Annna Robert-Houdin <[email protected]>
Date: Sat, 24 Aug 2024 20:13:13 +0200
Implement droggelbecher support.
Thanks pazz0!
Diffstat:
M annna-message-common | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -1316,6 +1316,10 @@ case "${text}" in
outfile=$(blender-effect $args)
annna-say -s "${server}" -c "${channel}" "${user}, gophers://bitreich.…
;;
+"${ircuser}, droggelbecher"*)
+ # https://ednaundharvey.fandom.com/de/wiki/Droggelbecher
+ annna-say -s "${server}" -c "${channel}" "${user}, Droggelbecher!"
+ ;;
"${ircuser}, please simulate "*" simulator"*)
q="${text#* please simulate }"
q="${q% simulator*}"
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.