Allow server owners to see AutoMod actions in Audit Log #5381
Answered
by
hackermondev
UP929312
asked this question in
API Feature Requests & Ideas
-
If you want to see every time AutoMod has put someone in timeout, there isn't any way apart from manually storing each event for when AutoMod triggered. Can we either have more data in the audit log which allows us to query the audit log and built this ourselves, or alternatively give us an endpoint (similar to /{guild_id}/bans) which allows us to directly query AutoMod logs. It's also not possible to just use "channel.history" or any kind as the message objects don't reveal any information regarding AutoMod. |
Beta Was this translation helpful? Give feedback.
Answered by
hackermondev
Aug 28, 2022
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
UP929312
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They do...
If you request the messages in the channel that the automod notification was posted, you get this: