Adding #vaccination-options tag. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit bd8045e0fb459bb2fc537e179d9ec5c18020f478 | |
parent 9275d2ca684974461628479311dbe369125ebb55 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sun, 5 Sep 2021 09:54:30 +0200 | |
Adding #vaccination-options tag. | |
Diffstat: | |
M annna-channel-service | 3 +++ | |
M modules/hashtags/hashtags.txt | 1 + | |
2 files changed, 4 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/annna-channel-service b/annna-channel-service | |
@@ -3,6 +3,8 @@ | |
# Per-channel daemon that monitors incoming messages from ii out script. | |
# | |
+set -x | |
+ | |
pgrep -f "$0 $*" | grep -vxq "$$" && exec echo "$0 $* already running" | |
trap 'exec pkill -U annna -f "entr .* ${PWD}/out"' INT TERM EXIT HUP | |
@@ -27,3 +29,4 @@ do | |
esac | |
done | |
} | |
+ | |
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt | |
@@ -8922,6 +8922,7 @@ | |
#vaccination-explanation gopher://bitreich.org/9/memecache/vaccination-explana… | |
#vaccination-freedom gopher://bitreich.org/9/memecache/vaccination-freedom.mp4 | |
#vaccination-mosquito gopher://bitreich.org/I/memecache/vaccination-mosquito.p… | |
+#vaccination-options gopher://bitreich.org/I/memecache/vaccination-options.png | |
#vaccination-principle gopher://bitreich.org/9/memecache/vaccination-principle… | |
#vaccination-results gopher://bitreich.org/I/memecache/vaccination-results.png | |
#vaccination-sausage gopher://bitreich.org/I/memecache/vaccination-sausage.jpg |