URI: 
       Make annna dance better. - 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 27c256ba34e3d502c703f6ba30db63474541438a
   DIR parent 1c58de77eb9be32e05f31efc01f6349bee6104e6
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Fri, 14 Feb 2020 15:20:39 +0100
       
       Make annna dance better.
       
       Diffstat:
         M annna-start-services                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/annna-start-services b/annna-start-services
       @@ -424,7 +424,7 @@ then
        
                        if [ "${text}" = "${botname}, please dance." ];
                        then
       -                        if [ $(($RANDOM % 0)) -gt 0 ];
       +                        if [ $(($RANDOM % 2)) -gt 0 ];
                                then
                                        annna-say -c "#bitreich-en" ',o/  o/_  _\o   _o_  \o\'
                                else