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.
So I'm not even sure if this is the intended behavior, or if I'm missing something.
Summary
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.
I've played around with many of the settings including
UseLocalAvatarwith Mattermost, I've tried the full service name such asdiscord.mydiscordand justdiscord, and nothing appears to fix the avatar issue on Mattermost.So I'm not even sure if this is the intended behavior, or if I'm missing something.