autoModerationActionExecution Event
Does Sapphire not emit the Discord.js
autoModerationActionExecution
event?
The following code doesn't seem to trigger:
autoModerationActionExecution.ts
I could be doing something completely wrong though!Solution:Jump to solution
Right just looked at Intents in case I was missing anything obvious and apparently
AUTO_MODERATION_EXECUTION
is a completely separate intent https://discord.com/developers/docs/topics/gateway#gateway-intentsDiscord Developer Portal
Discord Developer Portal — API Docs for Bots and Developers
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
2 Replies