| Commit message (Collapse) | Author | Lines |
|
|
|
|
|
Per #134, only implement for all variations of the ban & kick infractions
Update helper method inputs to facilitate a generic logging & context message
|
|
|
|
method().
Signed-off-by: Daniel Brown <[email protected]>
|
|
|
|
Only check for a user notification for "filter" type filters
|
|
Hardcode watch words filter notification to False since it's a watchlist. This logic should be reworked eventually so we ignore user notifications for watchlist type filters.
|
|
Relock pipenv
Add pre-commit pipenv script
|
|
|
|
Signed-off-by: Daniel Brown <[email protected]>
|
|
Signed-off-by: Daniel Brown <[email protected]>
|
|
Intentionally hardcode token notification, this is handled by the
token remover cog
Signed-off-by: sco1 <[email protected]>
|
|
sending empty embed
|
|
|
|
and '(no images to display)' when called with empty container object
|
|
|
|
|
|
|
|
|
|
|
|
oops
|
|
|
|
Clarify inline help/comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: scragly <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ignoring
|
|
|
|
Co-Authored-By: sco1 <[email protected]>
|
|
Resolves #220
|
|
Resolves #218
|
|
|
|
|
|
Co-Authored-By: heavysaturn <[email protected]>
|
|
watch command.
|
|
Uses `rjust` instead of an fstring:
|
|
|