Auto restart bot
hi I have a command which adds a user in the variable file but the bot does not update it I would like to know if the bot can restart automatically when the command is executed
5 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 staffyeah that would be a horrible approach
yet another reason why to use an actual db and not files
or fix your code
How to do it ?
SQLITE ?
whatever you prefer
ok i test it