You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Replace emoji-java with JEmojis, remove org.json
* Add nullabilities to RichTextParser
* Update jackson-databind
NOTE: Regional indicators are not recognized by JEmojis yet: felldo/JEmoji#44
I am not sure on how to proceed on this. The unicode source file excludes the regional indicators. Appearently there are some issues associated to the indicators seen here and here and that's why I think the regional indicators as a component are not included in the source file.
https://en.wikipedia.org/wiki/Regional_indicator_symbol
Also mentions, that the regional indicator symbols are intended to be used to encode two-letter country codes.
When looking at other websites, most of them don't have a symbol to display regional indicators so Discord seems to be a unicorn in that regard.
I am not sure if there would be any downside in adding them as a component, but I haven't seen any other emoji library / emoji lists listing them
freya022
added a commit
to freya022/BotCommands
that referenced
this issue
Dec 12, 2023
JEmoji version
1.3.3
Steps to reproduce
EmojiManager.getByAlias("regional_indicator_a")
, all letters from A to ZWhat is expected?
Regional indicators should be available
What is actually happening?
Regional indicators are not found
Any additional comments?
Comparing supported unicodes between this library and https://github.com/MinnDevelopment/emoji-java
The text was updated successfully, but these errors were encountered: