Skip to content
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

[Feature Request] Add logging methods to who ends/deletes giveaways #228

Open
AverageFemale opened this issue Jan 31, 2023 · 2 comments
Open

Comments

@AverageFemale
Copy link

Our server allows members to host their own giveaways, so we also allow them to end/delete their own giveaways (until now of course). Recently some of our giveaways have ended up being ended early with no explanation of who, if anyone, ended it or if the bot is glitching and ending it prematurely. This would be a useful feature to have for servers that allow members to create giveaways of their own but wanna allow them to /gend their giveaways as well.

@jagrosh
Copy link
Owner

jagrosh commented Jan 31, 2023

I think this and #227 can both be addressed simultaneously for ending giveaways manually by adding a new line to the final embed, or modifying the default "Ended" line.

As for deleting giveaways, I don't have a good solution off the top of my head, so I'll need to put more thought into it. Once a giveaway ends or is deleted, it and its entries are completely removed from GiveawayBot's database. Logging giveaway-related activity to a channel or webhook seems like a feasible option, but the setup for that could end up confusing for most users.

@AverageFemale
Copy link
Author

Would it be possible to just do a simple:
/logchannel channel:#loggers
And then have the bot create a webhook and store the url in the database?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants