Reenable printing to the channel for new memes. - 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 42c584b4fd66a43982c67db3add21aef1eb46efd
 (DIR) parent fee1530aa5bf80077a0d41ad296ec741a0d2429a
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Wed, 22 Jul 2020 12:34:32 +0200
       
       Reenable printing to the channel for new memes.
       
       Diffstat:
         M annna-add-hashtag-mass              |       3 +--
       
       1 file changed, 1 insertion(+), 2 deletions(-)
       ---
 (DIR) diff --git a/annna-add-hashtag-mass b/annna-add-hashtag-mass
       @@ -27,8 +27,7 @@ do
                        taguri="$(annna-get-hashtag-uri "${key}")"
                        if [ -n "${taguri}" ];
                        then
       -                #        annna-say -c '#bitreich-en' "Enjoy this new meme tag! ${key}: ${taguri}"
       -                        printf "${taguri}\n"
       +                        annna-say -c '#bitreich-en' "Enjoy this new meme tag! ${key}: ${taguri}"
                        fi
                else
                        printf "%s already in db.\n" "${key}"