@ -146,7 +146,12 @@ seen() {
_ts="$(echo "$_l" | cut -d" " -f1)"
_msg="$(echo "$_l" | cut -d" " -f2-)"
_dt="$(date -r "$_ts" +"%Y-%m-%d %H:%M")"
if [ -z $_dt ]
then
say "$_l"
else
say "$_dt: $_msg"
fi
say "Hmm, ich habe keine Ahnung wann $1 zum letzten mal online war."
The note is not visible to the blocked user.