arkodeepsen
HOBBYOP
a year ago
hey i have hosted my discord.py bot, it has a sqlite db, now i have deployed it from github, so the sqlite storage is not persistent
5 Replies
a year ago
you would want to use a volume -
this us the current url sqlite:///bot_messages.db
what do i do when i create the volume?\
a year ago
can you try reading the docs page please?