santigo171
@santigo171
I've used replit for hosting my discord bot like since 3 months ago. All the time it worked perfectly using uptimerobot. But since today the bot somet
Node.js
ManuTheCoder Set a ping interval for every 5 minutes
Repl.it sleeps when there are no requests in an hour.
So uptimerobot will send a request every 5 minutes (or more)
(for free)
Also repl.it is having issues, so that might be the problem1 year ago
I have a Discord bot. My users in Discord can earn points by making commands and I used to store those points in a JSON file in the replit project.
I
Coder100 it is as reliable as the replit website itself, so you can't verify 100% data protection, replit isn't 100%, but its better than using file storage.
the only problem is with keys, theer's an error with setting it with multilines, but its not like anyone needs that.
that's it2 years ago
InvisibleOne replit db is pretty good, but does sometimes wipe the data and personally, I've found that it isn't very good for things like discord bots and such, but then I haven't used it in a while so they may have updated it.
Personally, I use mongodb a lot.2 years ago
IMayBeMe Yes repl db is perfect for your type of project and it is great for securely storing your data. I 100% recommend2 years ago