URI: 
       Add pray and sacrifice command to annna. - annna - Annna the nice friendly bot.
  HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
       ---
   DIR commit 87801df018a383b87d59fc1fc236bde1cd359706
   DIR parent 29fd49be44fb1f975fdc4dd818b8044dd26aae6d
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Thu, 17 Sep 2020 20:43:33 +0200
       
       Add pray and sacrifice command to annna.
       
       Diffstat:
         M annna-start-services                |       8 ++++++++
       
       1 file changed, 8 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/annna-start-services b/annna-start-services
       @@ -265,6 +265,14 @@ annna_common() {
                        fi
                        annna-say -c "${channel}" "${puri}"
                        ;;
       +        "${botname}, pray"*)
       +                # Emulate https://threats.kaspersky.com/en/threat/IRC-Worm.DOS.Septic/
       +                annna-say -c "${channel}" "${user}, I Obey my master! long live satan"
       +                ;;
       +        "${botname}, sacrifice"*)
       +                # Emulate https://threats.kaspersky.com/en/threat/IRC-Worm.DOS.Septic/
       +                annna-say -c "${channel}" "${user}, Your word is my command, Power to satan!"
       +                ;;
                "${botname}, textsynth is "*)
                        word="$(printf "%s\n" "${text}" | cut -c 21- | sed 's,\t,    ,g')"
                        case "$word" in