Obelisque
DIAdiscord.js - Imagine an app
•Created by Obelisque on 2/29/2024 in #djs-questions
Fetch deleted messages by discord upon a user ban
Currently I am fetching all deleted messages which were deleted manually. Unfortunately that does not work when I ban a user and have the messages automatically deleted that this user posted by the day.
Also I was trying to get the handler
messageDeletedBulk
to work which did not show any data.
Any idea on how I can get these messages?
node Version: v16..20.1
npm Version: 9.8.1
discord.js Version: 14.11.08 replies