Add more thankfulness to annna. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit e4c77f50b803a27a66ebe0fdcf7c5cc608c08c52 | |
parent dcc4f1d3efd854a8366351579fc88dd17595d109 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sun, 3 Apr 2022 16:52:43 +0200 | |
Add more thankfulness to annna. | |
Diffstat: | |
M annna-message-common | 3 +++ | |
1 file changed, 3 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -198,6 +198,9 @@ esac | |
case "${text}" in | |
+"Thanks ${botname}"*) | |
+ annna-say -s "${server}" -c "${channel}" "${user}, you are welcome." | |
+ ;; | |
*" ope sorry"*|"ope sorry"*) | |
annna-say -s "${server}" -c "${channel}" "${user}, 😃pe sorry." | |
;; |