Introduction
Introduction Statistics Contact Development Disclaimer Help
Add gpt-chef visualisation. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 4c2af11a6666a2e715631d81000616ec676f2bc0
parent 7cf0a6a822fd3596465bc773c3cfedd000553371
Author: Annna Robert-Houdin <[email protected]>
Date: Sun, 6 Apr 2025 16:23:40 +0200
Add gpt-chef visualisation.
Diffstat:
M annna-message-common | 14 ++++++++++++++
1 file changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -743,6 +743,13 @@ case "${text}" in
if [ -n "${gptchefrecipe}" ];
then
annna-say -s "${server}" -c "${channel}" "${user}, the…
+ {
+ emojiuri="$(stable-diffusion-emoji "${gptchefr…
+ if [ -n "${emojiuri}" ];
+ then
+ annna-say -s "${server}" -c "${channel…
+ fi
+ } &
else
annna-say -s "${server}" -c "${channel}" "${user}, I c…
fi
@@ -1094,6 +1101,13 @@ case "${text}" in
if [ -n "${gptchefrecipe}" ];
then
annna-say -s "${server}" -c "${channel}" "${user}, ${g…
+ {
+ emojiuri="$(stable-diffusion-emoji "${gptchefr…
+ if [ -n "${emojiuri}" ];
+ then
+ annna-say -s "${server}" -c "${channel…
+ fi
+ } &
else
annna-say -s "${server}" -c "${channel}" "${user}, I h…
fi
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.