This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
Possible to return notice or msg on ban/timeout success? #220
Labels
enhancement
New feature or request
Would be a nice feature to either return the msg itself or the notice id of a successful ban. Very useful to know whether it created a new ban or if the ban already existed, ie returning ban_success or already_banned instead of returning undefined on the ban operation. Same for the timeout operation.
The text was updated successfully, but these errors were encountered: