How to test who invited a Bot?
How to test who invited a Bot?
3 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.you need to fetch audit logs (and the according permission) to do that
https://discord.js.org/#/docs/discord.js/14.0.3/class/Guild?scrollTo=fetchAuditLogs
thx