thanks-support for annna - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 14028b113ed9115ebff89ee5b998265c8a548921 | |
parent 93e3d795d49058d3e558365d377a49f212d29d36 | |
Author: Julian Schweinsberg <[email protected]> | |
Date: Sun, 10 Nov 2024 23:12:01 +0100 | |
thanks-support for annna | |
Signed-off-by: Annna Robert-Houdin <[email protected]> | |
Diffstat: | |
M annna-message-common | 3 +++ | |
1 file changed, 3 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -1469,6 +1469,9 @@ case "${text}" in | |
# https://ednaundharvey.fandom.com/de/wiki/Droggelbecher | |
annna-say -s "${server}" -c "${channel}" "${user}, Droggelbecher!" | |
;; | |
+"${ircuser}, thanks.") | |
+ annna-say -s "${server}" -c "${channel}" "${user}, you're welcome." | |
+ ;; | |
"${ircuser}, please simulate "*" simulator"*) | |
q="${text#* please simulate }" | |
q="${q% simulator*}" |