Twentysix26 / x26-Cogs

General purpose cogs for Red V3
GNU General Public License v3.0
41 stars 28 forks source link

[Feature request] [Defender/Warden] Guild picture context variable #37

Closed EternalllZM closed 2 years ago

EternalllZM commented 2 years ago

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.