Add quinq command. - annna - Annna the nice friendly bot.
 (HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
       ---
 (DIR) commit 6f4407a0a5decda2c441cfa45efdb2a671d25e74
 (DIR) parent c7f132330878c425e18f8d0fb087663e1dde9a3f
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Tue, 29 Aug 2023 20:54:02 +0200
       
       Add quinq command.
       
       Diffstat:
         M annna-message-common                |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/annna-message-common b/annna-message-common
       @@ -627,6 +627,9 @@ case "${text}" in
                word="$(printf "%s\n" "${text}" | cut -c 21-)"
                annna-say -s "${server}" -c "${channel}" "${word}, #pewpew gophers://bitreich.org/9/memecache/pewpew.mp4"
                ;;
       +"${ircuser}, please quinq.")
       +        annna-say -s "${server}" -c "${channel}" "┻━┻ ︵╰(°□°)╯︵ ┻━┻"
       +        ;;
        "${ircuser}, please flip "*)
                word="$(printf "%s\n" "${text}" | cut -c 20-)"
                updownword="$(updown "${word}")"