Add #gopherproject to targets for gopher day. - annna - Annna the nice friendly… | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 7406414a80073965d2755b976a2a3b397b52cab1 | |
parent cb504c8118291b0f35813431ffe45edb93760d36 | |
Author: Annna Robert-Houdin <[email protected]> | |
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(-) | |
--- | |
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… | |
fi | |