This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Description
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.