Androz2091 / discord-giveaways

🎉 Complete framework to facilitate the creation of giveaways using discord.js
https://discord-giveaways.js.org
MIT License
336 stars 127 forks source link

Giveaways don't keep going automatically after bot restarts (using Quick.db as database) #68

Closed birbified closed 3 years ago

birbified commented 4 years ago

Is there any way you could make the giveaway keep going if the bot restarts?

Nico105 commented 4 years ago

It does already do that

Nico105 commented 4 years ago

if you have 10m left before you restart then after the restart it will tell smth like 9m

birbified commented 4 years ago

It didn't do it for me.

Nico105 commented 4 years ago

what did it do then? nothing? so the giveaway just freezed? and another q do u use the normal .json file or a DB (which?) to store the data?

birbified commented 4 years ago

I'm using quick.db, and the giveaway just freezes.

Nico105 commented 4 years ago

did u use the axact example that was given by androz ?

birbified commented 4 years ago

Yes.

Nico105 commented 4 years ago

weird, i will try to get androz into here

Androz2091 commented 4 years ago

Do you have any error in the terminal?

birbified commented 4 years ago

Nope. @Androz2091

Akurejs commented 4 years ago

Are you using heroku to host the bot? If so, that could be the problem.

misa-coder commented 4 years ago

I think your vps do not support self hosted db. Try mongoDB maybe your issue will be solved

Androz2091 commented 3 years ago

Closed due to inactivity. Feel free to comment here if you are experiencing the same problem.