gpauloski / 3pseatBot

Fun Discord bot based on a running joke
MIT License
2 stars 2 forks source link

Explore Discord AutoMod Feature #102

Open CharlieMouton opened 1 year ago

CharlieMouton commented 1 year ago

Describe the Request

I got a notification for Discord Automod which appears to allow for rules to be setup to moderate the server.

I know we've moved away from the strikes feature, but one idea with this feature could be to automatically block messages that don't include 3pseat, etc at the beginning and give a message to the user letting them know they need to include it.

This could help extend the power of 3pseatbot to add interesting new features to the server!

Sample Code

No response

Additional Code or Information

No response

gpauloski commented 1 year ago

I looked into it but their regular expression engine for custom filters does not support the "match any sentence that does not start with XYZ."