Got too chilly. Increase sauna work. - 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 99dec6cc7d87b1652565c38c1622ed04ea80f56e
(DIR) parent b38f7af2ab17c7857b25cb5cac7b2c7cb4ac1195
(HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Wed, 15 Jul 2026 19:37:48 +0200
Got too chilly. Increase sauna work.
Diffstat:
M annna-message-sauna | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/annna-message-sauna b/annna-message-sauna
@@ -13,10 +13,10 @@ PRIVMSG)
"${IRC_USER}, please clean the sauna"*) annna-say $'\001ACTION cleans the sauna.\001';;
esac;;
PONG)
- action=$(($RANDOM % 200))
+ action=$(($RANDOM % 50))
case "${action}" in
2)
- interaction=$(($RANDOM % 100))
+ interaction=$(($RANDOM % 42))
case "${interaction}" in
1) annna-say $'\001ACTION pours an aromatic infusion in the sauna.\001';;
2) annna-say $'\001ACTION pours water on the stones.\001';;