Less messages in sauna. - 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 50a372e027ba7a2c87e7b5383628bc98f32d3ade
(DIR) parent dbf670f11dd7334d5601ec3fa33218f1258d7da6
(HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Mon, 13 Jul 2026 14:25:36 +0200
Less messages in sauna.
Diffstat:
M annna-message-sauna | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/annna-message-sauna b/annna-message-sauna
@@ -13,7 +13,7 @@ PRIVMSG)
"${IRC_USER}, please clean the sauna"*) annna-say $'\001ACTION cleans the sauna.\001';;
esac;;
PONG)
- action=$(($RANDOM % 20))
+ action=$(($RANDOM % 200))
case "${action}" in
2) annna-say $'\001ACTION pours an aromatic infuion in the sauna.\001';;
4|5) annna-say $'\001ACTION pours water on the stones.\001';;