Mention Spam Protection Activation / Deactivation Detection

Can you get the user who deleted / edited an auto mod rule?
9 Replies
d.js toolkit
d.js toolkit14mo ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
PAdventures
PAdventures14mo ago
k And is there a way to check if the mention raid protection was enabled / disabled? for auto mod i cant find this info anywhere
Syjalo
Syjalo14mo ago
Fetch rules and find the MentionSpam rule
PAdventures
PAdventures14mo ago
k rules as in autoModRules? or server rules? server rules? + how do i fetch rules
d.js docs
d.js docs14mo ago
method AutoModerationRuleManager#fetch() Fetches auto moderation rules from Discord.
PAdventures
PAdventures14mo ago
I am trying to find a way to detect if the mention raid detection was enabled / disabled in the MentionSpam rule
PAdventures
PAdventures14mo ago
how do i how can i achieve this? how can i detect if the mention raid protection was enabled / disabled in the Mention Spam rule?
PAdventures
PAdventures14mo ago
please refer to this image for reference
PAdventures
PAdventures14mo ago
is this not accessible due to it being an experimental feature? imma guess it is