Introduction
Introduction Statistics Contact Development Disclaimer Help
Reorder the karma bitch correction to be near the karma handling. - annna - Ann…
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit ce284b2b39da5d0f56bfe3f5920406f33f44c68c
parent 56c4f059380893dea5eb23f1bb4133ac099c51d9
Author: Annna Robert-Houdin <[email protected]>
Date: Mon, 19 Sep 2022 16:36:24 +0200
Reorder the karma bitch correction to be near the karma handling.
Diffstat:
M annna-message-common | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -235,9 +235,6 @@ 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…
;;
@@ -1143,6 +1140,9 @@ case "${text}" in
shametext="$(printf "%s\n" "${text}" | sed 's,.* \(.*-shaming\).*,\1,'…
shame "${shametext}"
;;
+*"arma is a bitch"*)
+ annna-say -s "${server}" -c "${channel}" "${user}, I object! Karma is …
+ ;;
*++|*--|*-=?|*+=?|*+=-?|*-=-?)
karmatext="$(karma "${text}")"
if [ -n "$karmatext" ];
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.