Adding #wasa tag. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 3c537976ad2cb655275865595fb209f1eab73432 | |
parent 64d148e26eb636cec44dfaa1f6bbf87c6a1969b4 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sat, 17 Jul 2021 14:23:08 +0200 | |
Adding #wasa tag. | |
Diffstat: | |
M goomics-of-day | 2 +- | |
M modules/hashtags/hashtags.txt | 1 + | |
2 files changed, 2 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/goomics-of-day b/goomics-of-day | |
@@ -10,7 +10,7 @@ goomicuri="$(find /br/gopher/goomics -type f -regex ".*\.png"… | |
if [ -n "${goomicuri}" ]; | |
then | |
- annna-say -c "${channel}" "Today's goomic: ${goomeruri}" | |
+ annna-say -c "${channel}" "Today's goomic: ${goomicuri}" | |
fi | |
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt | |
@@ -8493,6 +8493,7 @@ | |
#warning gopher://bitreich.org/I/memecache/warning.jpg | |
#warriding gopher://bitreich.org/I/memecache/warriding.png | |
#was-kannst-du gopher://bitreich.org/9/memecache/was-kannst-du.webm | |
+#wasa gopher://bitreich.org/I/memecache/wasa.jpg | |
#wasd gopher://bitreich.org/I/memecache/wasd.jpg | |
#wash-hands gopher://bitreich.org/I/memecache/wash-hands.jpg | |
#wash-your-hands gopher://bitreich.org/I/memecache/wash-your-hands.jpg |