Skip to content

Command to add/remove exceptions to the swear filter #55

@Arlodotexe

Description

@Arlodotexe

The new swear filter is good, but it catches a lot of things that ought not to get caught because of how broad the Regex is.

There have been instances where a persons name, or legitimate terms have been mistaken by the bot for a swear word, such as ishittestvisible.

Let's add a few new commands to the bot:

  • Store new swear filter exceptions
  • Remove swear filter exceptions
  • List exceptions

The data should be stored in the backend database, and proper models created in the backend.
Only moderators should be able to manage use the add/remove commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions