Androz2091 / discord-giveaways

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

Discord MySQL For Database #119

Closed MaximKing1 closed 3 years ago

MaximKing1 commented 3 years ago

I’m using the giveaways for my bot every time it restarts it resets the giveaways that are on going... I’m trying to use MySQL but in the docs only has SQLITE3 which has same issue any help would be great!

Nico105 commented 3 years ago

Did you figure out a solution? If not did you properly extend the giveawaysManager class?

Nico105 commented 3 years ago

140 should be all you need. I will make a pr to include it in the docs somewhen, so please close this issue.

Androz2091 commented 3 years ago

:tada: v4.3.0 is now released!

Androz2091 commented 3 years ago

MySQL example is available here: https://github.com/Androz2091/discord-giveaways/blob/master/examples/custom-databases/mysql.js