Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

author.icon_url does not work in embed formatted logs #389

Closed
RedSpid3r opened this issue Feb 19, 2023 · 1 comment
Closed

author.icon_url does not work in embed formatted logs #389

RedSpid3r opened this issue Feb 19, 2023 · 1 comment

Comments

@RedSpid3r
Copy link

When using embed format logs, the icon_url for Author does not work:

        VOICE_CHANNEL_JOIN:
          embed: 
            author:
              name: "{member.tag} [{member.id}]"
              icon_url: "{user.avatarURL}"
            description: '<@{member.id}> joined voice channel <#{channel.id}>'
            thumbnail:
              url: '{member.user.avatarURL}'
            color: 0x77dd77 #pastel green
            footer: 
              text: "{timestamp}"

image

@metal0
Copy link
Contributor

metal0 commented Mar 12, 2023

This should be fixed with #395

@Dragory Dragory closed this as completed Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants