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 attached
5 Replies
d.js toolkit
d.js toolkit6mo ago
- 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 OP
Temerity
Temerity6mo ago
Note: I attempted to paste the code normally but Discord said no
d.js docs
d.js docs6mo ago
To share long code snippets, use a service like gist, sourcebin, starbin, or similar instead of posting them as large code blocks or files.
treble/luna
treble/luna6mo ago
Your sql error is not something this channel is for though
Temerity
Temerity6mo ago
Thank you! I didn't know that, I was just directed to this server by the bot creator