sticky message sometimes isn't sticky
I've got this messageCreate event which is supposed to handle a sticky message in a channel, but sometimes it doesn't work, and I can't figure out why
https://pastecord.com/vubifylico.js
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!no errors?
you can try console logging some text before and after specific code lines to see where exactly is the problem.
I did...
nope
I'll try that ig