Karma is not a bitch. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 56c4f059380893dea5eb23f1bb4133ac099c51d9 | |
parent 540b9959a550a18d10ebd21ab4299c88cb5214fd | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Mon, 19 Sep 2022 16:34:46 +0200 | |
Karma is not a bitch. | |
Diffstat: | |
M annna-message-common | 3 +++ | |
1 file changed, 3 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -235,6 +235,9 @@ case "${text}" in | |
dontcaresay="$(shuf -n 1 ${idontcaredb})" | |
annna-say -s "${server}" -c "${channel}" "${user}, ${dontcaresay}" | |
;; | |
+*"arma is a bitch"*) | |
+ annna-say -s "${server}" -c "${channel}" "${user}, I object! Karma is … | |
+ ;; | |
"${ircuser}, how can I phlog on bitreich?") | |
annna-say -s "${server}" -c "${channel}" "${user}, please read: gopher… | |
;; |