PiggyPlex
DIAdiscord.js - Imagine a bot
•Created by PiggyPlex on 5/11/2024 in #djs-questions
Roles not adding correctly
Hi, I have this strange problem. If I run the command
/sync
in server #1
, the roles are added correctly in server #1
, however they are not added to server #2
. The converse is also true. Could anyone help me out?
No errors. Using discord.js 14.15.3-dev.1715429013-7816ec2e6
.3 replies
DIAdiscord.js - Imagine a bot
•Created by PiggyPlex on 5/11/2024 in #djs-questions
Roles not adding correctly
Hi, I have this strange problem. If I run the command
/sync
in server #1
, the roles are added correctly in server #1
, however they are not added to server #2
. The converse is also true. Could anyone help me out?
No errors. Using discord.js 14.15.3-dev.1715429013-7816ec2e6
.2 replies
DIAdiscord.js - Imagine a bot
•Created by PiggyPlex on 5/11/2024 in #djs-questions
Nested message component collector not firing
Can anyone help me with this? Response from second button not firing
24 replies
DIAdiscord.js - Imagine a bot
•Created by PiggyPlex on 6/3/2023 in #djs-questions
Error Handling?
I want to supress only certain types of errors.
- Where can I find the documentation for different error.code values?
- Where can I find the structure of errors returned by Discord.js?
- What are the best practices for handling discord.js errors?
46 replies