Closed ghost closed 7 years ago
The plugin should ignore invalid commands when the user is being ignored, rather than when they're not being ignored.
The _is_not_ignored function was incorrectly named, as it actually checks whether the user is ignored.
_is_not_ignored
The plugin should ignore invalid commands when the user is being ignored, rather than when they're not being ignored.
The
_is_not_ignored
function was incorrectly named, as it actually checks whether the user is ignored.