Add bin-friendly wheelchair aid. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 56f932060069f8fbbd9ff6fbd9811440ffdf35a1 | |
parent 3e19ca2f9fb738e7d40161447a7815080b19b7d1 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Fri, 14 Feb 2020 14:32:12 +0100 | |
Add bin-friendly wheelchair aid. | |
Diffstat: | |
M annna-start-services | 9 +++++++++ | |
1 file changed, 9 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/annna-start-services b/annna-start-services | |
@@ -240,6 +240,15 @@ then | |
then | |
randomtag=1 | |
fi | |
+ | |
+ if [ "${text}" = "${botname}, what's the wheelchair shooter me… | |
+ then | |
+ tagname="#scrollby" | |
+ tagline="$(printf "%s\n" "$(hashtags)" | grep "^${tagn… | |
+ tagname="$(printf "%s\n" "${tagline}" | cut -d ' ' -f … | |
+ taguri="$(printf "%s\n" "${tagline}" | cut -d ' ' -f 2… | |
+ annna-say -c "#bitreich-en" "${tagname}: ${taguri}" | |
+ fi | |
case "${text}" in | |
*\#nospoil*) |