zachbr / Dis4IRC

A modern Discord <-> IRC bridge
MIT License
49 stars 16 forks source link

Bot pings people with numbers as names instead of user #72

Open Phoenix616 opened 1 year ago

Phoenix616 commented 1 year ago

This ping: image

Ends up as this on the Discord-side: image

User that got pinged instead: image

No idea how Discord managed to fuck this up or what's the proper way of doing pings now is tbh.

zachbr commented 1 year ago

The instance I host was one commit behind (on ced7638b846f3036aaf7a8294b4fb5c782684400), even though I updated JDA with bc05f2238ba5f36b698343c0d8a6886c4934e043 to try and head off some of this. I cannot reproduce this on a guild on master, but I can repro it in Paper's. My guess is that's the issue here.

I see JDA has another release now as well to fix some of the username stuff as well so I'll grab that in a minute and we'll see. I suspect we will continue to see weird issues related to the username transition for a while though.

zachbr commented 1 year ago

Updated my instance to 2305767cda81d0286eecbb3d94660e4e78f47099 and this is working as expected now. Thanks for letting me know.

Phoenix616 commented 8 months ago

Seems to be an issue again :S