URI: 
       Optimize girlfriend refuse selection. - 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 27097b46153f8874c78c18266077b587c4e6504e
   DIR parent 571482da2a06ecb894e4a48789186d7318c433e8
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Sat,  6 Feb 2021 23:57:03 +0100
       
       Optimize girlfriend refuse selection.
       
       Diffstat:
         M girlfriend                          |       5 +++--
       
       1 file changed, 3 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/girlfriend b/girlfriend
       @@ -3,6 +3,7 @@
        # she likes you... as a friend
        #
        
       -response="not, here not now, please\nI'm just not ready for such a commitment\nlet's just be friends\nI like you, like a brother\n"
       +response="Not, here not now, please.\nI'm just not ready for such a commitment.\nLet's just be friends.\nI like you, like a brother.\n"
       +
       +printf "$response" | shuf -n 1
        
       -echo $response | sort -R | sed 1q