More liberal in trick and treating. - 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 954c177cc048c52a290946fcc99bc4f8d832ebd1
DIR parent ce06d14c8efe69963aa29e3e442a2ecfd9b7a00e
HTML Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Thu, 31 Oct 2024 20:25:42 +0100
More liberal in trick and treating.
Diffstat:
M annna-message-common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/annna-message-common b/annna-message-common
@@ -1171,7 +1171,7 @@ case "${text}" in
"${ircuser}, pumpkin.")
annna-say -s "${server}" -c "${channel}" "${user}, 🎃"
;;
-"${ircuser}, trick or treat!"|"${ircuser}, treat or trick!")
+"${ircuser}, trick or treat"*|"${ircuser}, treat or trick"*)
annna-say -s "${server}" -c "${channel}" "Wait for it. Old annnama is searching ..."
{
sleeptime="$(( $RANDOM % 120 + 10 ))"