MasterGroosha / telegram-report-bot

A simple bot to handle reports from users in your chat
MIT License
116 stars 26 forks source link

/ro and /nm without time but with comment doesn't work #1

Closed MasterGroosha closed 3 years ago

MasterGroosha commented 4 years ago

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.

MasterGroosha commented 3 years ago

This is included in v2.0 release