@ -98,7 +98,7 @@ WORDS=""
for i in $(seq 1 "$NUM_WORDS")
do
ROLLS=""
for j in {1..5}
for _j in {1..5}
ROLLS="$((1 + RANDOM % 6))$ROLLS"
done
The note is not visible to the blocked user.