Automod api
Hi is there integration for the automod api already or will there be?
8 Replies
• 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.it is possible to use the automod system in discord.js
AutoModerationRuleManager (extends CachedManager)
Manages API methods for auto moderation rules and stores their cache.
Is there an event for when an automod rule is triggered?
(event) Client#autoModerationActionExecution
Emitted whenever an auto moderation rule is triggered. (more...)
Which would that be?
Ohhh thanks, is there a way to check if a server has any auto mod rules configured?
any idea why its coming back undefined? im trying to check how many guilds have it enabled
How do i check if the guild has block words enabled?