Skip to content
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

chore: username refactor #2432

Merged
merged 11 commits into from
Mar 1, 2024
Merged

chore: username refactor #2432

merged 11 commits into from
Mar 1, 2024

Conversation

zunderscore
Copy link
Collaborator

Description of the Change

Refactors all uses of username to use the actual user login name instead of the display name, updates UI elements (mostly chat feed) to use the display name property for display purposes, deprecates $useridname, and adds $userDisplayName.

Applicable Issues

#2421

Testing

Verified basic bot functionality that depends on username, including chat messages, variables, events, channel rewards, roles
Verified chat feed display
Verified $username still functions properly in non-Unicode scenarios
Verified new $userDisplayName variable works as designed

@zunderscore zunderscore requested a review from ebiggz as a code owner February 29, 2024 04:03
@zunderscore zunderscore merged commit 3bde673 into v5 Mar 1, 2024
2 checks passed
@zunderscore zunderscore deleted the v5-username-refactor branch March 1, 2024 03:40
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