phenom4n4n / phen-cogs

My public cogs for Red, Discord bot.
https://phen-cogs.readthedocs.io/en/latest/
MIT License
120 stars 71 forks source link

[Feature Request] Embedutils #32

Closed Merp-Me closed 3 years ago

Merp-Me commented 3 years ago

For the Embedutils cog, it would be convenient to view the stored embeds format in a code block. Another very useful change would be to be able to send stored embeds to specified channels. I dont believe there is an option for that yet, there is only a show one which could do the same thing but its more useful if using it in larger servers.

phenom4n4n commented 3 years ago

Hello, Thanks for the ideas, you can now download a stored embed's JSON with [p]embed store download <name>. Additionally, a channel option has been added to the [p]embed post <name> [channel] command.