XurxoMF
DIAdiscord.js - Imagine an app
•Created by XurxoMF on 3/9/2025 in #djs-questions
Bot Emojis on embeds
I've added a few emojis to my bot on the Dev Portal.
When I use them (
<a:name:id>
) on a regular message like interaction.send({content: "<a:name:id>"}) it works fine, it shows and animates.
The thing is that if I use them on a embed.setDescription("<a:name:id>") it'll show the name only... :name: like that...
Why is this happening?21 replies
DIAdiscord.js - Imagine an app
•Created by XurxoMF on 7/18/2023 in #djs-questions
Member timeout event?
I want to send an automatic message and save some data on a DB when a member get's timed out using the discord timeout function. Is there any event or something that I can use to catch those timeouts??
32 replies
DIAdiscord.js - Imagine an app
•Created by XurxoMF on 7/9/2023 in #djs-questions
Error ActionRowBuilder() and TypeScript
8 replies
DIAdiscord.js - Imagine an app
•Created by XurxoMF on 7/4/2023 in #djs-questions
ContextMenuCommand same name as a SlashCommand
If I create a SlashCommand called test and a ContextMenuCommand called test too, it will crash/not work fine or it's ok?
13 replies
DIAdiscord.js - Imagine an app
•Created by XurxoMF on 7/3/2023 in #djs-questions
TypeScript client.cooldowns

6 replies