Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: dc1af93c8b43b71b4c9da2007abc518b19384d36
Title: Misidentified users in channels using the go-discord-irc bridge
Status: Closed Type: Bug
Severity: Minor Priority: Low
Subsystem: Discord Resolution: Duplicate
Last Modified: 2019-11-05 09:36:35
Version Found In: 0.4.19
PutoML2019-11-04 14:32:27

When using Ripcord in a channel that has the Go-Discord-IRC bridge (https://github.com/qaisjp/go-discord-irc), messages sent over the bot are identified as all coming from one person, unlike in the official Discord client.

https://capaldi.puto.pt/discord.png https://capaldi.puto.pt/ripcord.png

Go-Discord-IRC apparently uses something called "webhooks" to do this, might have something to do with it.

PutoML2019-11-04 15:07:21

Seems this is an issue with Webhooks in general, because with Matterbridge, it does exactly the same thing.

cancel2019-11-05 09:36:35

This is a duplicate of bc08456246.

I will probably implement this at some point, but I don't have time to do it right now.