Would i be able to get help from some people updating my older code to a newer version?
Title explains itself. I have some code that I have form an old bot I made before and now, I'm looking to revive said bot but I'm very out of practice and am requiring assistance if thats ok with anyone. The code is on Replit so it's easy to access. Please let me know if you could help me update the code, and that'd be great. Thanks!
4 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.d.js version: [email protected] (code isn't updated to standard)
v18.12.1
This is just the index.js code:
in case you missed it in #general, here's the v14 upgrade guide https://discordjs.guide/additional-info/changes-in-v14.html#updating-from-v13-to-v14
this isn't really the place to request someone to completely rewrite it for you
if you have more specific questions, like parts of the guide that you need help understanding or parts of your code that you didn't feel the guide covered, feel free to ask them
Thank you very much for the advice but I am not asking for someone to fully rewrite it for me. I'm looking for someone to re-write it with me. Nevertheless, I'll go through the docs, and work on it.