Describe the feature you'd like to see
A new context variable that links to the current guild picture. ex: $guild_pic
When making -send-message embed responses or similar, you currently need to manually link the server's "profile" picture if you utilize it. If you directly link it instead of using a static object such as an attachment, it will eventually break if ever changed. This means you need to go through every single rule this image is linked to, and change it.
Cog
Describe the feature you'd like to see A new context variable that links to the current guild picture. ex:
$guild_pic
When making
-send-message
embed responses or similar, you currently need to manually link the server's "profile" picture if you utilize it. If you directly link it instead of using a static object such as an attachment, it will eventually break if ever changed. This means you need to go through every single rule this image is linked to, and change it.