Hello, I need help with my bot. It’s an automatic selling bot that I created back when Discord.js

Hello, I need help with my bot.
It’s an automatic selling bot that I created back when Discord.js v13 was the standard.
Now everything has updated to v14 and some parts stopped working.
Here are the issues:
- None of the panel buttons work anymore.
- The "announce" function doesn’t work anymore.
- I’m getting these warnings and errors:
1. Warning: Supplying "ephemeral" for interaction response options is deprecated.
2. Warning: Supplying "fetchReply" for interaction response options is deprecated.
3. TypeError: Cannot read properties of undefined (reading 'get').
4. DatabaseError: Unapproved key! (WioDB auth key issue).
5. ExpectedConstraintError: expected <= 4000, received 4096 (TextInputBuilder max length).
6. TypeError: Cannot read properties of null (reading 'id') in permission commands.
If anyone has experience updating bots from v13 to v14 and can help me fix these problems, I would be really grateful!
Also, if you find any other errors in the code while checking, please correct them too. Thanks a lot!
3 Replies
d.js toolkit
d.js toolkit3w ago
Amgelo
Amgelo3w ago
are you looking for someone to do it for you? this isn't the right place and nobody will do all of those changes for free anyways this server and support channel is for learning how to use djs, not for recruiting people you can search in other places like fiver for that if you want a list of all the breaking changes, there's the guide in #djs-help-v14's description
d.js toolkit
d.js toolkit3w ago
The issue has been marked as solved by support staff

Did you find this page helpful?