// Run this setup block once to restore eco bet money in case the bot went down. (And I guess search the client for those users to let them know too.)
for(constidinStorage.users){
constuser=Storage.users[id];
if(user.ecoBetInsurance>0){
client.users.cache
.get(id)
?.send(
`Because my system either crashed or restarted while you had a pending bet, the total amount of money that you bet, which was \`${user.ecoBetInsurance}\`, has been restored.`