A MultiPurpose Discord bot Named Dumb Bot which does Almost Everything You will need in one bot and with 230+ Commands and does almost everything which is in carl-bot or dyno
db.prepare(`UPDATE ${options.table} SET json = (?) WHERE ID = (?)`).run(params.data, params.id);
^
SqliteError: attempt to write a readonly database
at Object.module.exports [as add] (C:\Users\super\OneDrive\Documents\Andro Bot\node_modules\quick.db\src\methods\add.js:37:71)
at arbitrate (C:\Users\super\OneDrive\Documents\Bot\node_modules\quick.db\src\index.js:396:27)
at Object.add (C:\Users\super\OneDrive\Documents\Bot\node_modules\quick.db\src\index.js:91:16)
at module.exports (C:\Users\super\OneDrive\Documents\Bot\events\message.js:204:5)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
I am facing this error for some time now: