Introduction
Introduction Statistics Contact Development Disclaimer Help
Allow two crime fight questions. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit b0605a0e101a350cda2315406cf240d5f8109721
parent 542cb692b8cc052984bbe6e2284bc4c5e4e3270d
Author: Annna Robert-Houdin <[email protected]>
Date: Fri, 26 Mar 2021 16:16:41 +0100
Allow two crime fight questions.
Diffstat:
M annna-message-common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -257,7 +257,7 @@ case "${text}" in
rejection="$(girlfriend)"
annna-say -c "${channel}" "${user}, ${rejection}"
;;
-"${botname}, who fights crime?")
+"${botname}, who fights crime?"|"${botname}, who is fighting crime?")
partner=$(echo $brmembers | awk '{for (i = 1; i < NF; i++) print $i}' …
crimefighter="$(theyfightcrime ${user} ${partner})"
annna-say -c "${channel}" "${crimefighter}"
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.