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

Change Busty's name to the currently playing artist and song name #3

Closed
anoadragon453 opened this issue Jan 5, 2022 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@anoadragon453
Copy link
Owner

Such that people can easily check which song is currently playing. Otherwise they need to check the pinned message and try and keep the current or previous song in mind.

We only have 32 characters to play with, so song names may be truncated. If this happens, we should end the title with an ellipsis character:

It would be fun to place an emoji in front as well. Perhaps a random emoji (excluding some not as fun ones, like the flags) that switches per artist.

@anoadragon453 anoadragon453 added the enhancement New feature or request label Jan 5, 2022
@anoadragon453
Copy link
Owner Author

anoadragon453 commented Jan 5, 2022

Nicks are only allowed to be 32 characters or fewer (else Discord will reject the action). However it appears that Discord won't show 32 characters in all stage elements, as shown in the screenshots below:

image
image
image

The longest it will show is 27, and the shortest is 19. Still, we should set Busty's nick to the longest we can in case Discord changes their UI in the future.

Also Discord will add the ellipsis. So there's no need for us to do that manually.

@anoadragon453
Copy link
Owner Author

Done in #8 and #10.

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

No branches or pull requests

1 participant