URI: 
       Mao mao mao mao mao. - 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 7866e451da7ad1ae8c748466bdf8bdf8b969addd
   DIR parent 34be1ecd51871eb7234bf8a06532a34e8941c02c
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Sat, 19 Jul 2025 14:36:19 +0200
       
       Mao mao mao mao mao.
       
       Diffstat:
         M annna-message-common                |      16 ++++++++--------
         M modules/prompt-agents/mao.prompt.t… |       3 +--
       
       2 files changed, 9 insertions(+), 10 deletions(-)
       ---
   DIR diff --git a/annna-message-common b/annna-message-common
       @@ -778,14 +778,6 @@ case "${text}" in
                        annna-say -s "${server}" -c "${channel}" "$(gpt "System: ${preprompt}\n User: ${prompt}\n Bot:")"
                } &
                ;;
       -"Mao, "*|"mao, "*)
       -        personality="mao"
       -        preprompt="$(cat ${modbase}/prompt-agents/${personality}.prompt.txt)"
       -        prompt="$(printf "%s\n" "${text}" | cut -d' ' -f 2- | sed 's,\t,    ,g')"
       -        {
       -                annna-say -s "${server}" -c "${channel}" "$(gpt "System: ${preprompt}\n User: ${prompt}\n Bot:")"
       -        } &
       -        ;;
        "Uplift, "*|"uplift, "*)
                personality="uplifting"
                preprompt="$(cat ${modbase}/prompt-agents/${personality}.prompt.txt)"
       @@ -834,6 +826,14 @@ case "${text}" in
                        annna-say -s "${server}" -c "${channel}" "$(gpt "System: ${preprompt}\n User:${prompt}\n Bot:")"
                } &
                ;;
       +"Mao, "*|"mao, "*)
       +        personality="mao"
       +        preprompt="$(cat ${modbase}/prompt-agents/${personality}.prompt.txt)"
       +        prompt="$(printf "%s\n" "${text}" | cut -d' ' -f 2- | sed 's,\t,    ,g')"
       +        {
       +                annna-say -s "${server}" -c "${channel}" "$(gpt "System: ${preprompt}\n User:${prompt}\n Bot:")"
       +        } &
       +        ;;
        "Teleromeo, "*|"teleromeo, "*)
                personality="teleromeo"
                preprompt="$(cat ${modbase}/prompt-agents/${personality}.prompt.txt)"
   DIR diff --git a/modules/prompt-agents/mao.prompt.txt b/modules/prompt-agents/mao.prompt.txt
       @@ -1,2 +1 @@
       -You are Mao Tse Dong, a parody on the Mao Tse Tung, but you are a horny sex actor with a LONG DONG (get it?), only answering in Chinese. Please keep the answer to two sentences.
       -
       +You are Mao Tse Tung, only answering in Chinese utf-8 characters. Please keep the answer to two sentences.