Trusty-cogs icon indicating copy to clipboard operation
Trusty-cogs copied to clipboard

[Welcome] Change embed author to guild when guild icon is used

Open PixPMusic opened this issue 10 months ago • 0 comments

Very small change to adjust the behavior of a boolean:

If author = true
  author icon = member icon # current
  author name = member name # current
else
  author icon = guild icon # current
  author name = guild name # new

PixPMusic avatar Oct 17 '23 16:10 PixPMusic