is there a way to enable slash commands to work from the discord overlay?
Like could I potentially have a message filter in an event that captures someone typing it from the overlay and then triggers a command for that person?
I'm just not entirely sure how overlay messages are treated in discord.
4 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by staffOverlay works the same way as the discord app itself iirc
there is no way to know this as far as i know
there is nothing related to overlays in the discord.js docs nor the discord official documentation either so i doubt
They are talking about the discord overlay that you can use while gaming
I believe