Adding #systemd-love tag. - annna - Annna the nice friendly bot.
 (HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
       ---
 (DIR) commit 9ae9d00c4d531324ed027de1fb5e631ba2534691
 (DIR) parent afcd89d7567bfe61a426b186b58f7af3a6de2bed
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Sun, 14 Feb 2021 16:05:51 +0100
       
       Adding #systemd-love tag.
       
       Diffstat:
         M annna-start-services                |       5 +++--
         M modules/hashtags/hashtags.txt       |       1 +
       
       2 files changed, 4 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/annna-start-services b/annna-start-services
       @@ -225,14 +225,15 @@ annna_common() {
                        esac
                        annna-say -c "${channel}" "${puri}"
                        ;;
       -        "${botname}, cowsay"*)
       -                word="$(printf "%s\n" "${text}" | cut -c 13-)"
       +        "${botname}, cowsay "*)
       +                word="$(printf "%s\n" "${text}" | cut -c 15-)"
                        tmpf=$(mktemp)
                        cowsayasaservice ${word} > ${tmpf}
                        if [ $? -eq 0 ]; then
                                curi="$(/br/bin/bitreich-paste < ${tmpf})"
                                annna-say -c "${channel}" "${user}: the cow said... ${curi}"
                        fi
       +                rm ${tmpf} 2>/dev/null
                        ;;
                "${botname}, play despacito plz.")
                        annna-say -c "${channel}" "${user}, gopher://bitreich.org/9/memecache/despacito.mkv"
 (DIR) diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt
       @@ -6120,6 +6120,7 @@
        #systemd-introduction gopher://bitreich.org/I/memecache/systemd-introduction.jpg
        #systemd-irc gopher://bitreich.org/I/memecache/systemd-irc.png
        #systemd-linux gopher://bitreich.org/I/memecache/systemd-linux.png
       +#systemd-love gopher://bitreich.org/0/memecache/systemd-love.txt
        #systemd-marketshare gopher://bitreich.org/I/memecache/systemd-marketshare.png
        #systemd-party gopher://bitreich.org/I/memecache/systemd-party.png
        #systemd-patches gopher://bitreich.org/I/memecache/systemd-patches.JPG