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

Return of $emoji function. #574

Closed
1 task done
Mody-0 opened this issue Apr 5, 2024 · 4 comments · Fixed by #576
Closed
1 task done

Return of $emoji function. #574

Mody-0 opened this issue Apr 5, 2024 · 4 comments · Fixed by #576
Assignees
Labels
type: feature request Issue is designated for new feature type: function functions related

Comments

@Mody-0
Copy link

Mody-0 commented Apr 5, 2024

Featuring Type

Function

So, what is it about?

At some point this function did exist and I had it on some old code and it's usage was like..
$emoji[EmojiHere;url]
or
$emoji[EmojiHere;name].. etc
now in the current versions this function disappeared, but it was kinda helpful so can we get it back?

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Faf4a
Copy link
Member

Faf4a commented Apr 7, 2024

Hello, I actually added $emojiUrl recently, unsure if the function is needed anymore!

@Faf4a Faf4a self-assigned this Apr 7, 2024
@Faf4a Faf4a added type: feature request Issue is designated for new feature type: function functions related labels Apr 7, 2024
@Mody-0
Copy link
Author

Mody-0 commented Apr 7, 2024

$emoji function had more usages than just converting an emoji to a url, it could also get the id, name and everything else associated with emojis so it didn't just get an emoji url.

@Faf4a
Copy link
Member

Faf4a commented Apr 8, 2024

I'm pretty sure we have all those functions though.

$resolveEmojiID
$emojiURL

Except maybe name.

@Mody-0
Copy link
Author

Mody-0 commented Apr 9, 2024

kinda need the name thing too tho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request Issue is designated for new feature type: function functions related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants