-
-
Notifications
You must be signed in to change notification settings - Fork 751
!whitelist command to whitelist stuff from our filters. #639
Copy link
Copy link
Closed
Labels
a: APIRelated to or causes API changesRelated to or causes API changesa: filtersRelated to message filters: (antimalware, antispam, filtering, token_remover)Related to message filters: (antimalware, antispam, filtering, token_remover)p: 3 - lowLow PriorityLow Prioritys: WIPWork In ProgressWork In Progresst: featureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
a: APIRelated to or causes API changesRelated to or causes API changesa: filtersRelated to message filters: (antimalware, antispam, filtering, token_remover)Related to message filters: (antimalware, antispam, filtering, token_remover)p: 3 - lowLow PriorityLow Prioritys: WIPWork In ProgressWork In Progresst: featureNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
The bot should be able to whitelist stuff from our filters with a command.
This should probably be a command group that allows whitelisting of several different things that we're currently configuring in default-config.yml.
!whitelist guild 15409531should whitelist a guild invite for posting on our server. Currently this is managed in theguild_invite_whitelistsection in default-config.yml!whitelist format .ipybnshould whitelist a format from the anti-malware filter. Currently managed in theanti_malware.whitelistsection of thedefault-config.ymlThis issue will require a corresponding change to the
site. You can find the corresponding issue for this at python-discord/site#305