litochee / AmariBot

Better level system
MIT License
55 stars 55 forks source link

is data saved on cloud? and will It reset if I host on Heroku? #4

Open EkamAujla opened 3 years ago

yamaiYuzuru commented 3 years ago

i think no because it save the level data in a sqlite file (database file).

CaesiumSG commented 3 years ago

i really dont think u can host any sqlite file on heroku because they dont allow file changes, try repl.it instead for a better alternative

yamaiYuzuru commented 3 years ago

glitch.com and repl.it is the best alternative to Heroku then try glitch.com or repl.it

saivarshithm commented 3 years ago

quick.db is not better to use for database

yamaiYuzuru commented 3 years ago

it is an easily alternative to sqlite3 or mongoose

saivarshithm commented 3 years ago

mongoose is the better one

yamaiYuzuru commented 3 years ago

yes, i use mongoose and mongoDB for my bots since 1 month

saivarshithm commented 3 years ago

Hm But @litochee Try this repo to make quick.db to mongoose