Experiencing inability to text after using a slash command?
I have slash commands for my bot using DiscordJS. Didn't have this issue until recently where after using a slash command on discord mobile, it just completely bars my ability to text in the server until I restart the app.
Want to know if anyone else is experiencing this.
10 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!Unknown User•4w ago
Message Not Public
Sign In & Join Server To View
Im not sure how this can be related to discord.js, you should raise this issue with Discord
Unknown User•4w ago
Message Not Public
Sign In & Join Server To View
I see
I was just asking to make sure if it was a common issue people are experiencing
Which is something you should ask in a Discord help server, since its unrelated to discord.js development support
Well it stems from a bot I made using discordjs. Hence why I wanted to ask here first to determine if coding it created the issue along the way
But thank you!
discord.js, and all other API libraries, have no control over the desktop or mobile clients, which is where this bug appears to be
So yeah, nothing we can do sorry
Just wanted to make sure thanks :bceCoolThumbs: