Androz2091 / discord-giveaways

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

"time" is not defined #15

Closed Ronak0020 closed 4 years ago

Ronak0020 commented 4 years ago

I am facing a problem in your package. I made a discord bot that also does giveaways and i used your package for the giveaway command. When i run the bot, it showed error "time" is not defined. It was in -> line 101, discord-giveaways.js file... when i edited it and removed "isNaN(time)" and again tried to run the code, it worked alright! but because i am hosting my bot to Heroku, it won't work because i can't edit the modules in heroku... Please fix this issue! Thank you!

Androz2091 commented 4 years ago

I think I see what happened. I will fix this issue today