Add Embed Hidden Fields
Hello there greetings, I'd love to make a recommendation for Discord's embedded messages.
It'd be really amazing if the fields were not only had the "inline" property but also a "hidden" property, in such a way that the programmers can store information in the messages which can be used later for us in our tools, it would really help to read messages from within the embeds.
-
This is unrealistic because as a user, you could simply extract the hidden fields from the embed object since the entire embed is sent in the packet to each user. If you are wanting to "save" data for later usage on the bot end, simply send the embed message, return the message object that was sent, and save the message ID with whatever "hidden" data you want. From there you can pull the message ID whenever you please with whatever saved data you attached to it.
0 -
Hi Vioshim,
Pretty good idea on the whole. But I don't upvote it for these reason:
- You can use (for example) the footer (for an ID for example).
- You can use our database instead of use the message (who can be deleted).
Can hide some data is good but after, I think, a message need to be read by all and not just for bot.
But you can use your cache (of your VPS or other), the alone problem it's: if the bot reload all is deleted.
Sincerly,
Hinome
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
2 commentaires