Fetching all threads in a forum
What's the easiest I fetch all archived threads in a forum channel? I thought FetchedThreads.hasMore was supposed to allow an easy way to do this but I can't find a solution I'm satisfied with
5 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.I couldn't get a solution working with snowflakes, I do have a solution working with Dates
And