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

emojis #7

Closed
imnew827 opened this issue Nov 17, 2022 · 11 comments
Closed

emojis #7

imnew827 opened this issue Nov 17, 2022 · 11 comments

Comments

@imnew827
Copy link

anyway to keep an emoji with the status running?

@OvalQuilter
Copy link
Owner

It's not possible.
Or at least, it's not worked for me.

@Twelve0001
Copy link
Contributor

It's not possible. Or at least, it's not worked for me.

I made a personal modification to the script so whenever the lyric is "♩ "it replaces it with "🎶 {song_name} 🎶" so it is possible.

@Twelve0001
Copy link
Contributor

It's not possible. Or at least, it's not worked for me.

I made a personal modification to the script so whenever the lyric is "♩ "it replaces it with "🎶 {song_name} 🎶" so it is possible.

Also just tried it, putting emojis in the custom status option works fine for me

@OvalQuilter
Copy link
Owner

It's not possible. Or at least, it's not worked for me.

I made a personal modification to the script so whenever the lyric is "♩ "it replaces it with "notes {song_name} notes" so it is possible.

Also just tried it, putting emojis in the custom status option works fine for me

Maybe I misunderstand you, but about which emojis we are talking? I meant emoji before status:
image
not emoji in text.

@imnew827
Copy link
Author

yeah i meant emoji before status too

@Twelve0001
Copy link
Contributor

Twelve0001 commented Nov 22, 2022

https://luna.gitlab.io/discord-unofficial-docs/custom_status.html#customstatus-structure

I don't know if this helps, but, here's some extra documentation on statuses.

@OvalQuilter
Copy link
Owner

https://luna.gitlab.io/discord-unofficial-docs/custom_status.html#customstatus-structure

I don't know if this helps, but, here's some extra documentation on statuses.

Hmm… Now it worked for me. Maybe I did something wrong, or it was a bug when I tried previous time. I'll add custom emoji feature in the next update.
Also, thanks for such documentation! Official Discord's docs not tells about some API requests and settings, so this may help me add some features to Lyrics Status.

@Twelve0001
Copy link
Contributor

https://luna.gitlab.io/discord-unofficial-docs/custom_status.html#customstatus-structure
I don't know if this helps, but, here's some extra documentation on statuses.

Hmm… Now it worked for me. Maybe I did something wrong, or it was a bug when I tried previous time. I'll add custom emoji feature in the next update. Also, thanks for such documentation! Official Discord's docs not tells about some API requests and settings, so this may help me add some features to Lyrics Status.

Can you share the code of the API request you used to make emojis work?

@OvalQuilter
Copy link
Owner

https://luna.gitlab.io/discord-unofficial-docs/custom_status.html#customstatus-structure
I don't know if this helps, but, here's some extra documentation on statuses.

Hmm… Now it worked for me. Maybe I did something wrong, or it was a bug when I tried previous time. I'll add custom emoji feature in the next update. Also, thanks for such documentation! Official Discord's docs not tells about some API requests and settings, so this may help me add some features to Lyrics Status.

Can you share the code of the API request you used to make emojis work?

Haha, sorry, didn't see your message when closed the issue. 😅
If you still need the code, you can look at this line, just change the value to a unicode emoji and you are good to go (if you're not using jQuery you need to make fetch or XMLHttpRequest request instead).

@imnew827
Copy link
Author

can u push an update @OvalQuilter

@OvalQuilter
Copy link
Owner

can u push an update @OvalQuilter

Sorry, but what you mean? I already released an update and you should already have it.

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

No branches or pull requests

3 participants