Currently bot expects /ro (or /nm) commands to either don't have any following text (restrict forever) or have restriction time with optional comment. However one case is missing:
/ro {comment} will not work, since comment will be treated as time, causing an error.
Currently bot expects
/ro
(or/nm
) commands to either don't have any following text (restrict forever) or have restriction time with optional comment. However one case is missing:/ro {comment}
will not work, since comment will be treated as time, causing an error.