6 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!Consider reading #how-to-get-help to improve your question!
https://pastebin.com/z1AZftFL
ticket.js
Pastebin
const { SlashCommandBuilder, EmbedBuilder, ActionRowBuilder, Button...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
index.js
https://pastebin.com/UQRaAweU
Pastebin
const { Client, GatewayIntentBits, Collection, REST, Routes } = req...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
you are deleting the channel and then trying to reply in it...
of course that will error :meguFace: