SQLite Forum

My Database is being deleted after each restart of my code. How can I fix it?
Login
Hi,
I'm making a discord bot and I want it to have a custom prefix feature. I've decided to use sqlite for it. And it's kind of working, but each time I restart it - all the data from my database is gone.

Why is it happening?