Cwλb
Cwλb
DIAdiscord.js - Imagine an app
Created by Cwλb on 9/14/2024 in #djs-questions
Are there any good options for selecting multiple users in a command's options ?
:(
12 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 9/14/2024 in #djs-questions
Are there any good options for selecting multiple users in a command's options ?
No description
12 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 9/14/2024 in #djs-questions
Are there any good options for selecting multiple users in a command's options ?
how does that work exactly?
12 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 9/14/2024 in #djs-questions
Are there any good options for selecting multiple users in a command's options ?
No description
12 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
oh yeah just noticed you replied but heres what im going for, you do the command and the embed pops-up , theres a 3 second countdown and the race begins , the racers can go back or forth and the embed will be edit to show their positions , whoever reaches the finish line first wins
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
No description
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
No description
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
yeah
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
i didnt 😭
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
yeah
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
also idk why the formatting looks weird
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
its weird since my code looks fine
msg.reply({embeds:[ratraceembed]})
.then((SentMessage) => {
const getembed = SentMessage.embeds[0]

const newEmbed = EmbedBuilder.from(getembed).setDescription("Edited Description")

SentMessage.edit({embeds:[newEmbed]})
});
msg.reply({embeds:[ratraceembed]})
.then((SentMessage) => {
const getembed = SentMessage.embeds[0]

const newEmbed = EmbedBuilder.from(getembed).setDescription("Edited Description")

SentMessage.edit({embeds:[newEmbed]})
});
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
and when i did the /ratrace command it gave me the same error
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
i did that
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
yeah youre right
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
i think its because it contains the word "TOKEN"
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
No description
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
yeah
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
cant really tell what happened when i ran the command
105 replies
DIAdiscord.js - Imagine an app
Created by Cwλb on 8/25/2024 in #djs-questions
How can i edit the embed of a message?
No description
105 replies