URI: 
       Add #gopherproject to targets for gopher day. - 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 7406414a80073965d2755b976a2a3b397b52cab1
   DIR parent cb504c8118291b0f35813431ffe45edb93760d36
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Sun, 30 Jul 2023 17:57:01 +0200
       
       Add #gopherproject to targets for gopher day.
       
       Diffstat:
         M gopherday-cronjob                   |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/gopherday-cronjob b/gopherday-cronjob
       @@ -7,5 +7,6 @@ curdate="$( (echo obase=10; date +%j) | bc )"
        if [ "${curdate}" = "70" ];
        then
                annna-say -c "#bitreich-en" "Today is Gopher Port 70 day! Celebrate!"
       +        annna-say -s irc.libera.chat -c "#gopherproject" "Today is Gopher Port 70 day! Celebrate!"
        fi