More flexible boo. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit c075b5d6119c8fcb698ee8bf29525c9fc44ead54 | |
parent 0584dc14dd75362fb262ae653636412881929fb1 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sun, 27 Oct 2024 15:49:42 +0100 | |
More flexible boo. | |
Diffstat: | |
M annna-message-common | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -1142,7 +1142,7 @@ case "${text}" in | |
annna-say -s "${server}" -c "${channel}" -- "ς ( ・ᴗ・ ς )" | |
annna-say -s "${server}" -c "${channel}" -- "It did the mash\\ It did … | |
;; | |
-"${ircuser}, boo.") | |
+"${ircuser}, boo."|"${ircuser}, boo!") | |
annna-say -s "${server}" -c "${channel}" "${user}, 👻" | |
;; | |
"${ircuser}, W3C."|"${ircuser}, w3c.") |