Bot not coming online

Edit an interaction reply after StringSelectMenu choice
components: []
, but I'm having trouble editing the reply after selection because once a selection is made, then you have a new interaction, so therefore interaction.editReply doesn't work, because it's trying to edit the reply of the new interaction.
Is there a good way to grab the previous interaction and then run the editReply function on it?...error on handelcomands though i didnt wrote anything there
Making empheral embeds
GuildMemberUpdate's oldMember doesn't have correct roles.
deploying commands
By hovering over an embed, an 'X' icon appears. Clicking it deletes the embed (doesn't hide it).
AutocompleteInteraction#respond takes a long time to return
``js
const i = Math.random();
console.time(
searching-${i}`);
const focusedValue = interaction.options.getFocused();...Custom Emoji formatting issue
Need help for storing and access Token from data.json
{
"userID":"token",
}
{
"userID":"token",
}
I'm coming from BDFD I'm Gonna Try And Make A RR Bot
Client only deploys 3-4 slash commands
What is the easiest way to edit multiple permissionOverwrites?
Member timeout event?
function is not a function???
Does discord.js update a guild's scheduled events cache if one is changed
Bot not editing embed as expected