NKN1396
DIAdiscord.js - Imagine an app
•Created by NKN1396 on 9/23/2023 in #djs-questions
Is there a way to escape the "hide link embed" markdown sequence?
14 replies
DIAdiscord.js - Imagine an app
•Created by NKN1396 on 9/13/2023 in #djs-questions
Incorrect typings for `.toString()` in partials?
33 replies
DIAdiscord.js - Imagine an app
•Created by NKN1396 on 8/3/2022 in #djs-questions
Does d.js offer an easy way to validate commands?
I'm writing a bot utilizing builders to register commands. That part works fine.
However, I'd like to check if the commands have been registered correctly.
This is because I've released breaking changes to existing commands in the past. Also some of my users can't rtfm and don't run
npm run deploy
before npm start
. I'd rather abstract this part away from them if there's a built-in way to do it.
So... is there?5 replies
DIAdiscord.js - Imagine an app
•Created by NKN1396 on 7/26/2022 in #djs-questions
GuildMemberRoleManager.remove() removes more than one role
9 replies