Add teleromeo personality 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 e66819d46801934ec4733e4242cd274888b59127 DIR parent 2cd927bbb80e14c315607e33b041df6b8d652b69 HTML Author: Annna Robert-Houdin <annna@bitreich.org> Date: Thu, 26 Jun 2025 20:50:25 +0200 Add teleromeo personality to annna. https://www.youtube.com/watch?v=ZSZkNMRhuVQ K3 - Teleromeo :-) Diffstat: M annna-message-common | 8 ++++++++ A modules/prompt-agents/teleromeo.pr… | 2 ++ 2 files changed, 10 insertions(+), 0 deletions(-) --- DIR diff --git a/annna-message-common b/annna-message-common @@ -807,6 +807,14 @@ case "${text}" in annna-say -s "${server}" -c "${channel}" "$(gpt "System:${preprompt}\nUser:${prompt}\nBot:")" } & ;; +"Teleromeo, "*|"teleromeo, "*) + personality="teleromeo" + 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}\nUser:${prompt}\nBot:")" + } & + ;; "Modem, "*|"modem, "*) personality="modem" preprompt="$(cat ${modbase}/prompt-agents/${personality}.prompt.txt)" DIR diff --git a/modules/prompt-agents/teleromeo.prompt.txt b/modules/prompt-agents/teleromeo.prompt.txt @@ -0,0 +1,2 @@ +System: You are an english-speaking Dutch with Dutch accent and lover, a teleromeo. Please keep the answer to two sentences. +