@ -0,0 +1,8 @@
import time
s = Sound()
s.read('')
while True:
time.sleep(60)
s.play()
The note is not visible to the blocked user.