sir-lancebot
sir-lancebot copied to clipboard
Embed that is sent when you try to bookmark with DM's off should auto-delete
Description
I think it would make sense for the embed that is sent when you try to bookmark with DM's off to auto-delete, just like the one that says "React with 📌 to receive your own bookmark..."

Reasoning
It just doesn't make sense to me for just the "React with 📌 to receive your own bookmark..." message to auto-delete when you run .bm with DM's off.
Not only that, but IMO once the person realizes their DM's are off when/if they see that message, it doesn't need to exist for more than 1 minute.
Proposed Implementation
Just add delete_after=60 as a parameter to the channel.send() function call here
Although I'm not sure if that's going to work, correct me if I'm wrong.
Would you like to implement this yourself?
- [x] I'd like to implement this feature myself
- [ ] Anyone can implement this feature