Add #partyanimal tag. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 36d879cc7101112e7cc089423b002136cacde1e0 | |
parent 38b659c01308f4da6d3f28c1ca693263e4b0c86b | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sun, 9 Feb 2020 14:30:27 +0100 | |
Add #partyanimal 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 | |
@@ -409,7 +409,7 @@ then | |
if [ "${text}" = "${botname}, please dance." ]; | |
then | |
- if [ $(($RANDOM % 2)) -gt 0 ]; | |
+ if [ $(($RANDOM % 0)) -gt 0 ]; | |
then | |
annna-say -c "#bitreich-en" ',o/ o/_ _\o _… | |
else | |
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt | |
@@ -485,6 +485,7 @@ | |
#palming gopher://bitreich.org/9/memecache/palming.mp4 | |
#parazyd gopher://bitreich.org/9/memecache/parazyd.webm | |
#party gopher://bitreich.org/9/memecache/party.webm | |
+#partyanimal gopher://bitreich.org/9/memecache/partyanimal.mkv | |
#patch gopher://bitreich.org/I/memecache/patch.jpg | |
#payphone gopher://bitreich.org/I/memecache/payphone.jpg | |
#peace gopher://bitreich.org/I/memecache/peace.jpg |