Introduction
Introduction Statistics Contact Development Disclaimer Help
Adding #perl-can tag. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 831ab85bf401ce1fc68e1662076965bf9f39c2e8
parent 822a4e004ccac42c6245279c286d42def822792b
Author: Annna Robert-Houdin <[email protected]>
Date: Sun, 3 Nov 2024 18:44:15 +0100
Adding #perl-can tag.
Diffstat:
M art-of-day | 7 +++++++
M fortune-cookie-of-day | 1 +
M modules/hashtags/hashtags.txt | 1 +
3 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/art-of-day b/art-of-day
@@ -4,6 +4,13 @@ channel="#bitreich-books"
export PATH="$PATH:/home/annna/bin"
+if [ $# -gt 1 ];
+then
+ fortunecookie="$1"
+else
+ fortunecookie="$(fortune-cookie)"
+fi
+
#arturi="$(/br/gopher/art/thisartworkdoesnotexist.sh)"
arturi="$(stable-diffusion-emoji "$(fortune-cookie)")"
[ -z "${arturi}" ] && exit 1
diff --git a/fortune-cookie-of-day b/fortune-cookie-of-day
@@ -8,6 +8,7 @@ fortunecookie="$(fortune-cookie)"
if [ -n "${fortunecookie}" ];
then
annna-say -c "${channel}" "Today's fortune: ${fortunecookie}"
+ art-of-day "${fortunecookie}"
fi
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt
@@ -14553,6 +14553,7 @@
#perl-beauty-queen gophers://bitreich.org/I/memecache/perl-beauty-queen.jpg
#perl-bird gophers://bitreich.org/I/memecache/perl-bird.jpg
#perl-brittany gophers://bitreich.org/I/memecache/perl-brittany.jpg
+#perl-can gophers://bitreich.org/9/memecache/perl-can.mp4
#perl-candy gophers://bitreich.org/I/memecache/perl-candy.jpg
#perl-climb gophers://bitreich.org/9/memecache/perl-climb.mp4
#perl-code-rediscovery gophers://bitreich.org/I/memecache/perl-code-rediscover…
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.