Adding #ggg-beer tag. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit f52ebecd76cbf3a430773b452b2e84f91dbff679 | |
parent 06346740404e09a175ff7781419b208739b0ea8e | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sun, 3 Nov 2024 14:53:27 +0100 | |
Adding #ggg-beer tag. | |
Diffstat: | |
M art-of-day | 3 ++- | |
M modules/hashtags/hashtags.txt | 1 + | |
M stable-diffusion-emoji | 1 - | |
3 files changed, 3 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/art-of-day b/art-of-day | |
@@ -4,7 +4,8 @@ channel="#bitreich-books" | |
export PATH="$PATH:/home/annna/bin" | |
-arturi="$(/br/gopher/art/thisartworkdoesnotexist.sh)" | |
+#arturi="$(/br/gopher/art/thisartworkdoesnotexist.sh)" | |
+arturi="$(stable-diffusion-emoji " | |
[ -z "${arturi}" ] && exit 1 | |
annna-say -c "${channel}" "Today's art: ${arturi}" | |
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt | |
@@ -9173,6 +9173,7 @@ | |
#getting-off gophers://bitreich.org/9/memecache/getting-off.mkv | |
#gf gophers://bitreich.org/I/memecache/gf.jpg | |
#ggg gophers://bitreich.org/I/memecache/ggg.png | |
+#ggg-beer gophers://bitreich.org/I/memecache/ggg-beer.png | |
#ggg-day gophers://bitreich.org/9/memecache/ggg-day.webm | |
#ggg-identity gophers://bitreich.org/I/memecache/ggg-identity.png | |
#ggg-monk gophers://bitreich.org/I/memecache/ggg-monk.png | |
diff --git a/stable-diffusion-emoji b/stable-diffusion-emoji | |
@@ -47,4 +47,3 @@ then | |
printf "%s/%s\n" "${emojiuribase}" "${emojifile}" | |
fi | |
- |