Real-Dev-Squad / discord-slash-commands

MIT License
4 stars 21 forks source link

Add audit log reason when using the bot #167

Open Ajeyakrishna-k opened 8 months ago

Ajeyakrishna-k commented 8 months ago

Issue Description

Currently when the bot performs any operations on discord, there is no details of the initiator of the request. These details are found in Audit logs. We need to show the request initiators user id and username.

Expected Behavior

Screenshot 2023-12-04 at 11 12 23 PM

Eg: When a group is created from this page, user name and id of the creator should be logged in discord Audit logs

Similarly all related actions should be logged.

Current Behavior

Screenshot 2023-12-04 at 11 22 37 PM

Severity/Priority

Additional Information

https://discord.com/developers/docs/resources/audit-log

Checklist


Thank you for contributing to our project! We appreciate your help in improving it.

skv93-coder commented 6 months ago

Acceptance criteria.