Skip to content

Twitch username display in BS+ Chat now shows display names with usernames #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mercurialworld
Copy link

See: https://discord.com/channels/723117082111246416/1355978731600216378/1355978731600216378

Modifies the Twitch username display in chat so that by default, if a user has a display name that differs, case insensitive, from their login name/username (localized/international names for example), it'll show both the names, like on Twitch itself.

Also adds an option to not display international names entirely, only showing the login name. I personally didn't think this belonged with the rest of the options, so I added a "Twitch" tab.

Had to also add commit 851861b in order to get the mod to build in the first place, the commit does not need to be applied if you don't want to do so.

I have no idea what I'm doing, I've never modded Beat Saber before.

image
image2

ChatPlexSDK_BS itself needs to also bump ChatPlexSDK to latest version
as well
The default display for usernames should now be "display_name
(login_name)" if the Twitch login name is different than the display
name.

Also, edited the Settings menu a bit to add a setting to only display
login names.
@hardcpp
Copy link
Owner

hardcpp commented May 4, 2025

Thanks will take a look verys soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants