how to remove a build in discord message

how could i have the bot delete this message? I already have the line of code to delete a message but how do i target this one specifically?
No description
7 Replies
d.js toolkit
d.js toolkit9mo ago
- 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! - Marked as resolved by OP
Comet
CometOP9mo ago
please do ping with a response
mallusrgreat
mallusrgreat9mo ago
which message? the thread create one?
Syjalo
Syjalo9mo ago
You can listen to messageCreate for a message with type ThreadCreated
Comet
CometOP9mo ago
yes sorry, should have mentioned that specifically! thank you! i assume that i can make it so it only deletes it in a specific channel too right?
mallusrgreat
mallusrgreat9mo ago
yes, you can check using message.channel
Comet
CometOP9mo ago
makes sense, appreciate both of your help
Want results from more Discord servers?
Add your server