asportnoy / role-color-everywhere

Use a user's role color to color certain things in Discord.
https://replugged.dev/store/dev.albertp.RoleColorEverywhere
MIT License
1 stars 1 forks source link

Role color not working after recent update #6

Open Nanorithm opened 4 months ago

Nanorithm commented 4 months ago

Seems a recent update broke role colors for users in voice chat.

JustDman commented 4 months ago

+1 on it not working anymore in voice chat.

I sadly could not find the issue. I'm a bit confused on the rewrite @asportnoy did a while back. Especially what all the functions do and when they do it xd It seems to me tho, as if injectVoiceColors() inject.after() only executes, after i focus on a member in the voice channel list. I managed to get the colors working, after clicking on each individual user, by returning a new with the styling needed.

Nanorithm commented 2 months ago

@asportnoy any traction on this? Seems this hasn't been updated in a while are you still working on this plugin?