You can love annna now. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 0e2a6b0687f946fa6bcbe4394eb8a75961f177db | |
parent 3ae4f873821b978163347b90a565fa3da972bb68 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sat, 5 Aug 2023 20:31:11 +0200 | |
You can love annna now. | |
Diffstat: | |
M annna-message-common | 3 +++ | |
1 file changed, 3 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -678,6 +678,9 @@ case "${text}" in | |
"${ircuser}, wb.") | |
annna-say -s "${server}" -c "${channel}" "${user}, ty! I am so happy t… | |
;; | |
+"${ircuser}, I love you!") | |
+ annna-say -s "${server}" -c "${channel}" $'\001ACTION blushes\001' | |
+ ;; | |
"${ircuser}, bon"*) | |
insult="$(bonjour)" | |
annna-say -s "${server}" -c "${channel}" "${user}, ${insult} !" |