Add ability to pull Audit Log #3

Open
opened 2026-01-25 16:53:16 +00:00 by Izwzyzx · 0 comments
Owner

A Discord server's Audit Log is available via API. We can add a function (e.g.: getAuditLog()) to Endpoints to retrieve this data.

One example use-case is that Discord's GUILD_MEMBER_UPDATE event gives the new nickname for a user, but doesn't specify the previous nick, while the Audit Log does.

A Discord server's Audit Log is available [via API](https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log). We can add a function (e.g.: `getAuditLog()`) to Endpoints to retrieve this data. One example use-case is that Discord's `GUILD_MEMBER_UPDATE` event gives the new nickname for a user, but doesn't specify the previous nick, while the Audit Log does.
Izwzyzx self-assigned this 2026-01-25 16:53:16 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Izwzyzx/hxdiscord#3
No description provided.