Is there a way to prevent messages from being grouped when posted by the same bot?
Is it possible to prevent messages from grouping when they are sent by the same bot? I'm writing a bot that relays messages from a forum to my channel and its kinda not clear when an old message ends and a new begins when they are grouped like in the pic
3 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 OPI think the only way is to actually wait for some time - not sure tho
This has nothing to do with discord.js, we cannot change the rendering. Short answer, no