REST token not present
Hey, I just switched to bun, the transition went well except for my Command Manager where the REST doesn't take the token even though the token exists.
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 OPWhat are you using
this.rest
for? Are you passing it to anything?Forget it, I'm an idiot, all I had to do was reassemble it properly and the config/manager was loaded before the bot logged in...