Discord Mod Logging (MemberBanRemove)
cant seem to get this to work
ive also tried adding type/actiontype 23 to the fetchAuditLogs, tried adding catch for errors and to log them in the console, havent gotten anywhere tho unfortunatly
5 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!why not use the guildAuditLogEntryCreate event instead?
iirc I tried that as well and wasn’t able to get anything either
tried it how? show your intents and the code you tried
sorry for the late response i had work this morning, heres what i got to work for now
going to try some other ways tho but atleast it works
if you could could you create an example of this, i cant find the bit i used but im pretty sure i remember trying that last night