Add some more halloween support to annna. - annna - Annna the nice friendly bot. HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/ DIR Log DIR Files DIR Refs DIR Tags DIR README --- DIR commit 01c3b6d286178d21a1b2c500e4a430b2407757bd DIR parent 0475257b418cf44dc72b4ed0a4a3e46f8e7bdcec HTML Author: Annna Robert-Houdin <annna@bitreich.org> Date: Sun, 27 Oct 2024 08:49:07 +0100 Add some more halloween support to annna. Diffstat: M annna-message-common | 9 +++++++++ 1 file changed, 9 insertions(+), 0 deletions(-) --- DIR diff --git a/annna-message-common b/annna-message-common @@ -1142,6 +1142,15 @@ case "${text}" in annna-say -s "${server}" -c "${channel}" -- "ς ( ・ᴗ・ ς )" annna-say -s "${server}" -c "${channel}" -- "It did the mash\\ It did the ~~MONSTER MASH~~\\ It was a smash\\ It was a ~~GRAVEYARD SMASH~~" ;; +"${ircuser}, boo.") + annna-say -s "${server}" -c "${channel}" "${user}, 👻" + ;; +"${ircuser}, W3C."|"${ircuser}, w3c.") + annna-say -s "${server}" -c "${channel}" "${user}, 🕷" + ;; +"${ircuser}, pumpkin.") + annna-say -s "${server}" -c "${channel}" "${user}, 🎃" + ;; "${ircuser}, please dance with me.") if [ $(($RANDOM % 2)) -gt 0 ]; then