-
-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Giveaway doesn't send the end message or log in end event! #465
Comments
tried quickmongo and the same issue |
If you look into your db when the giveaway 1st ended, is |
And you waited some time before you restarted right? |
any updates ? |
Could you provide your client options? |
if you mean fucntions it's the same as the mongoose example you provides. |
i meant your options for the discord.js client, or you maybe named it "bot" |
oh, sorry i didn't see that, however im using ur example file mongoose.js so the client is the same. |
does it happen for every giveaway you start? |
ofc, also sorry for being reply late, but my pc was dead however hope you help me. |
I reverted the changes that are at fault for this. If you update everything should work again. LMK Those changes were an attempt to fix issues like #392 #445 and the ones that got closed. |
However, Thanks for fixing this problem I tested the bot on version 5.2.2 and it's working good now! |
Describe the bug
The giveaway when ends, doesn't send the end message until I restart the bot.
Error
None.
To Reproduce
Create a giveaway and wait until it ends.
Expected behavior
Bot sends the end message and log it in the end event.
Screenshots
https://prnt.sc/mfUQhJWPrC0o
Additional context
discord-giveaways
version: 5.2.1discord.js
version: 13.8.0Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: