URI: 
       Adding #mouth-invaders tag. - 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 3e1bfb0dd9926590f05fb1ea84342b582d1d38cc
   DIR parent 9a568968a6864888d2f3e2e2372be0f3d2cf365e
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Thu,  4 Feb 2021 21:33:28 +0100
       
       Adding #mouth-invaders tag.
       
       Diffstat:
         M modules/hashtags/hashtags.txt       |       1 +
         M textsynth-complete                  |       1 +
       
       2 files changed, 2 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt
       @@ -4366,6 +4366,7 @@
        #mouse-artist gopher://bitreich.org/9/memecache/mouse-artist.webm
        #mouse-wheel-simulation gopher://bitreich.org/9/memecache/mouse-wheel-simulation.mp4
        #moustache gopher://bitreich.org/9/memecache/moustache.mp4
       +#mouth-invaders gopher://bitreich.org/I/memecache/mouth-invaders.png
        #mozilla-layoffs gopher://bitreich.org/I/memecache/mozilla-layoffs.png
        #mozzarella gopher://bitreich.org/I/memecache/mozzarella.png
        #mozzarella-questions gopher://bitreich.org/I/memecache/mozzarella-questions.png
   DIR diff --git a/textsynth-complete b/textsynth-complete
       @@ -43,6 +43,7 @@ def main(args):
                        rstr = ""
                        while 1:
                                r = ws.recv()
       +                        print(r)
                                if len(r) == 0:
                                        break
                                rstr += r