SQLITE ERROR: no such table: config + Missing Access (code: 50001)
Hello! I'm currently trying to host a bot that is being discontinued by its creator from its source code (with the creator's permission. The bot has all permissions, even the administrator permission in an attempt to get it to work, in both OAuth2 General and the server it is in, and all I have changed in the code was adding the .env file with the bot token, adding the cliend_id and the testing_server_id to config.json, and changing the file paths from
/guilds/
to \\guilds\\
to make them compatible with Windows. Code I edited is attached5 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 OPNote: I attempted to paste the code normally but Discord said no
Your sql error is not something this channel is for though
Thank you! I didn't know that, I was just directed to this server by the bot creator