Vandyck
DIAdiscord.js - Imagine an app
•Created by Vandyck on 3/2/2025 in #djs-questions
Message Object sending ephemeral message
Yea, were using that
But figured with the team wanted to standardize the flow with tg and whatsapp
12 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 3/2/2025 in #djs-questions
Message Object sending ephemeral message
I see, alright. Guess I need to think of a workaround
12 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 3/2/2025 in #djs-questions
Message Object sending ephemeral message
where the bot should respond with ephemeral
12 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 3/2/2025 in #djs-questions
Message Object sending ephemeral message
basically there are use case where user wont tag bot or wont trigger commands, just type some messages
12 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 3/2/2025 in #djs-questions
Message Object sending ephemeral message
trying to send ephemeral messages through messageCreate function
12 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 3/2/2025 in #djs-questions
Message Object sending ephemeral message
or is there any other workaround like from accesing through the global client?
12 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 3/2/2025 in #djs-questions
Message Object sending ephemeral message
I cant seem to make tis work
12 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 3/2/2025 in #djs-questions
Message Object sending ephemeral message
is it possible to pass the execute with type Interaction instead?
12 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 2/19/2025 in #djs-questions
Slash command unknown interaction without reload
👍
23 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 2/19/2025 in #djs-questions
Slash command unknown interaction without reload
but there's smtg that could work with this, I think it would be perfect, if anyone knows any method
23 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 2/19/2025 in #djs-questions
Slash command unknown interaction without reload
I see, alright
Thanks for the insights! Appreciate that
23 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 2/19/2025 in #djs-questions
Slash command unknown interaction without reload
or we could have a way to inform user the bot is in maintenance or smtg
23 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 2/19/2025 in #djs-questions
Slash command unknown interaction without reload
I see, tat makes sense
but does the user face this error if production is renewing release?
23 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 2/19/2025 in #djs-questions
Slash command unknown interaction without reload
so my thinking here would be
I will have a scripting that works on registering slash command that run only once unless function changes
and another scripting that is hosting 24/7 for dif interactionCreate, messagecCreate event?
just to make sure we are in the same page
23 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 2/19/2025 in #djs-questions
Slash command unknown interaction without reload
for this, what's ur insights on writing the logic of the code?
abit lost haha
23 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 2/19/2025 in #djs-questions
Slash command unknown interaction without reload
deployment, since I am running it with express
for each release, it will needa reg everytime
23 replies
DIAdiscord.js - Imagine an app
•Created by Vandyck on 2/19/2025 in #djs-questions
Slash command unknown interaction without reload
means that I have no other option than just reloading the page everytime so as the discord bot users?
23 replies