Skip to content

Discord => Mattermost Avatars show as bot avatar #192

@Aetherinox

Description

@Aetherinox

Summary

  • Mattermost => Discord (Avatar works)
  • Discord => Mattermost (Default bot avatar)

I'm not sure if this is a bug, or the intended behavior.

I have Discord and Mattermost bridged.

As a Mattermost user, when I chat and it shows on Discord, I see the correct avatar. However, if I send a message from Discord and it shows on the Mattermost server, I see the default avatar for the bot I've created.

[mattermost]
    [mattermost.mymattermost]
    Server="mm.domain.com"
    Team="default"
    Token="**********************"
    PrefixMessagesWithNick=true
    RemoteNickFormat="**{NICK} **\n"
    PreserveThreading=false
    UseUserName=false

[discord]
    [discord.mydiscord]
    Token="*******************************"
    Server="100000000000000000"
    AutoWebhooks=true
    AlwaysDownloadFiles=true
    RemoteNickFormat="{NICK}"
    UseLocalAvatar=["discord"]
    PreserveThreading=false
    IgnoreBots=false
    UseUserName=false

I've played around with many of the settings including UseLocalAvatar with Mattermost, I've tried the full service name such as discord.mydiscord and just discord, and nothing appears to fix the avatar issue on Mattermost.

Image

So I'm not even sure if this is the intended behavior, or if I'm missing something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions