Closed reinacchi closed 2 years ago
These actions are done by the user, so they know when giveaway
is created, edited,... Imo these events aren't necessary.
giveawayDeleted
and other events exist so it would be better if these are added too and users can easily listen to these events via GiveawaysManager
.
I also don't really see the need for those but if you care to bother... you would have to put the emit's inside the then's and also at the bottom of the manager file. write a example for jsdocs
If you think these aren't necessary, I can close them instead since I don't intentionally want to add something unnecessary either.
Unless this gets finished/a demand is voiced, I think this can be closed.
Changes
This PR adds additional events which currently missing such as:
giveawayCreated
giveawayEdited
giveawayPaused
giveawayUnpaused
Let me know if I missed something in this PR so I can adjust the necessary change.
Status