@ -11,6 +11,10 @@ import traceback
import shlex
import operator
from math import floor
try:
import readline
except:
pass
class UsageError(RuntimeError): pass
class BlockMatchError(RuntimeError): pass
The note is not visible to the blocked user.