Introduction
Introduction Statistics Contact Development Disclaimer Help
Adding #how-to-wash-hands tag. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit d9e9afdcfc5643cf1fec66e3cbe5566263c43c06
parent 0d64658dc9a06047a09627d5c825ee7b0ec68737
Author: Annna Robert-Houdin <[email protected]>
Date: Mon, 30 Mar 2020 22:13:34 +0200
Adding #how-to-wash-hands tag.
Diffstat:
M annna-add-hashtag-mass | 10 ++++++----
M modules/hashtags/hashtags.txt | 2 --
2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/annna-add-hashtag-mass b/annna-add-hashtag-mass
@@ -1,5 +1,7 @@
#!/bin/sh
+set -x
+
export PATH="$PATH:/home/annna/bin"
while read -r line;
@@ -12,11 +14,11 @@ do
printf "Adding %s = %s\n" "${key}" "${value}"
- annna-add-hashtag "${key}" "${value}"
- git commit -a -m "Adding ${key} tag."
- git push
+ annna-add-hashtag "${key}" "${value}" >&2 >/dev/null
+ git commit -a -m "Adding ${key} tag." >&2 >/dev/null
+ git push >&2 >/dev/null
- annna-say -c '#bitreich-en' "Enjoy this new meme tag! ${key}: ${value}"
+ #annna-say -c '#bitreich-en' "Enjoy this new meme tag! ${key}: ${value…
sleep 5
done
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt
@@ -1487,5 +1487,3 @@
#zucc-startup gopher://bitreich.org/I/memecache/zucc-startup.jpg
#zuster gopher://bitreich.org/I/memecache/zuster.jpg
#zwartepiet gopher://bitreich.org/I/memecache/zwartepiet.png
-#хахаха gopher://bitreich.org/9/memecache/хахаха.mkv
-masturbate gopher://bitreich.org/9/memecache/asturbate.mkv
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.