More agile AI optimisation for annna sandwich support. - annna - Annna the nice friendly bot. HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/ DIR Log DIR Files DIR Refs DIR Tags DIR README --- DIR commit 656028ef62deb9179268f0144c56d926ed439ce3 DIR parent e291c055217a4690ae26a2d8e21fff5f8ab6804e HTML Author: Annna Robert-Houdin <annna@bitreich.org> Date: Tue, 28 Dec 2021 17:44:07 +0100 More agile AI optimisation for annna sandwich support. Diffstat: M annna-message-common | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- DIR diff --git a/annna-message-common b/annna-message-common @@ -769,16 +769,16 @@ case "${text}" in "${botname}, please tell me who is your favourite pleasure man.") annna-say -c "${channel}" "My favourite pleasure man is of course Gunther!" ;; -"${botname}, make me a sandwich") +"${botname}, make me a sandwich"*) annna-say -c "${channel}" "No." ;; -"${botname}, sudo make me a sandwich") +"${botname}, sudo make me a sandwich"*) annna-say -c "${channel}" "Humans are no objects." ;; -"${botname}, please make me a sandwich") +"${botname}, please make me a sandwich"*) annna-say -c "${channel}" "Maybe." ;; -"${botname}, sudo please make me a sandwich") +"${botname}, sudo please make me a sandwich"*) annna-say -c "${channel}" "Here is your sandwich." ;; "${botname}, bonjour !")