@ -187,6 +187,8 @@ while True:
choice = 0
should_restart = True
break
elif text == "":
continue
choice = int(text)
if choice not in possible_choices:
print("invalid choice")
The note is not visible to the blocked user.