(Feature Request) Embed Pages with Buttons
Me and I'm sure many other users would love to create embedded messages that could hold multiple messages/images/videos that could be shuffled through by the click of a button. This would help users organize and uniform their channels. These special embeds would allow users to create photo/video albums and books within one message. I believe this would be a very cool and beneficial future feature for Discord.
-
This can very easily be done with interactions, just storing the state of each page locally and editing the message
2 -
With button interactions you should be able to implement this yourself. I've done it with one of my bots and it is not as hard as it looks!
1 -
memedealer Yes, I did implement this into one of my personal bots also but when my bot goes offline all of the button interactions no longer work and I am forced to resend the message for it to work again. I'm asking for this to be implemented into discord so that the button embeds can work permanently. Hope this makes sense :)
0 -
Components inside of embeds work until the message is deleted. That sounds like a state issue, save the state to a file every now and then to avoid that
0
Please sign in to leave a comment.
Comments
4 comments