Adding #bitreich-move tag. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit b551ef612c3ab032efd20ae00c4f06665419fff1 | |
parent 85a049534ed4294194b88be7372ace76422bd666 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sat, 4 Jul 2020 19:53:23 +0200 | |
Adding #bitreich-move tag. | |
Diffstat: | |
M annna-start-services | 2 +- | |
M modules/hashtags/hashtags.txt | 1 + | |
2 files changed, 2 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/annna-start-services b/annna-start-services | |
@@ -23,7 +23,7 @@ hashtags() { | |
} | |
hashtagcount() { | |
- wc -l ${hashtagfile} | cut -d' ' -f 1 | |
+ int2bit "$(wc -l ${hashtagfile} | cut -d' ' -f 1)" | |
} | |
regeximatch() { | |
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt | |
@@ -317,6 +317,7 @@ | |
#bitreich-media gopher://bitreich.org/I/memecache/bitreich-media.JPG | |
#bitreich-monastery gopher://bitreich.org/I/memecache/bitreich-monastery.png | |
#bitreich-motobike gopher://bitreich.org/9/memecache/bitreich-motobike.webm | |
+#bitreich-move gopher://bitreich.org/9/memecache/bitreich-move.mp4 | |
#bitreich-music gopher://bitreich.org/I/memecache/bitreich-music.JPG | |
#bitreich-note-taking gopher://bitreich.org/I/memecache/bitreich-note-taking.p… | |
#bitreich-office gopher://bitreich.org/I/memecache/bitreich-office.png |