Add clapping mode for annna. - 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 38c220efc90314cbca000e296aea0ac9a7f59867
 (DIR) parent 170a53a1dc863be4b48f257bdcf6c59497f300c4
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Tue,  1 Sep 2020 12:45:34 +0200
       
       Add clapping mode for annna.
       
       Diffstat:
         M annna-start-services                |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/annna-start-services b/annna-start-services
       @@ -481,6 +481,9 @@ annna_common() {
                "${botname}, please tell me your favourite color.")
                        annna-say -c "${channel}" "My favourite color is yellow."
                        ;;
       +        "${botname}, please clap for me.")
       +                annna-say -c "${channel}" "${user}, *clap* *clap* *clap*"
       +                ;;
                "${botname}, please dance.")
                        if [ $(($RANDOM % 2)) -gt 0 ];
                        then