Introduction
Introduction Statistics Contact Development Disclaimer Help
Add output to #bitreich-meme support. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit af2f728a64f7861d322266684e55113fd9cf8858
parent 022969d98c75e625caeb3ddff9bfdf3c864f12d0
Author: Annna Robert-Houdin <[email protected]>
Date: Mon, 17 Aug 2020 10:34:41 +0200
Add output to #bitreich-meme support.
Diffstat:
M annna-add-hashtag-mass | 8 ++++----
M annna-start-services | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/annna-add-hashtag-mass b/annna-add-hashtag-mass
@@ -25,10 +25,10 @@ do
git push >&2 >/dev/null
taguri="$(annna-get-hashtag-uri "${key}")"
- #if [ -n "${taguri}" ];
- #then
- # annna-say -c '#bitreich-en' "Enjoy this new meme tag!…
- #fi
+ if [ -n "${taguri}" ];
+ then
+ annna-say -c '#bitreich-meme' "Enjoy this new meme tag…
+ fi
else
printf "%s already in db.\n" "${key}"
fi
diff --git a/annna-start-services b/annna-start-services
@@ -678,7 +678,7 @@ annna_common() {
[ -d ${iibase} ] && chmod o+rx ${iibase}
# All channels only requiring annna_common.
-common_channels="#bitreich-en #bitreich-fr #bitreich-de #bitreich-nl #bitreich…
+common_channels="#bitreich-en #bitreich-fr #bitreich-de #bitreich-nl #bitreich…
for chan in $common_channels;
do
[ -d "${iibase}/${chan}" ] \
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.