Introduction
Introduction Statistics Contact Development Disclaimer Help
gopherday-cronjob - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
gopherday-cronjob (302B)
---
1 #!/bin/sh
2 #set -x
3
4 export PATH="$PATH:/home/annna/bin"
5
6 curdate="$( (echo obase=10; date +%j) | bc )"
7 if [ "${curdate}" = "70" ];
8 then
9 annna-say -c "#bitreich-en" "Today is Gopher Port 70 day! Celebr…
10 annna-say -s irc.libera.chat -c "#gopherproject" "Today is Gophe…
11 fi
12
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.