mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Add some emojis to emojify
This commit is contained in:
parent
344b844dea
commit
6c6a415bab
1 changed files with 3 additions and 1 deletions
|
@ -26,8 +26,10 @@ emojis = {
|
||||||
"a": ["🅰️"],
|
"a": ["🅰️"],
|
||||||
"b": ["🅱️"],
|
"b": ["🅱️"],
|
||||||
"c": ["☪️", "©", "🥐"],
|
"c": ["☪️", "©", "🥐"],
|
||||||
|
"d": ["🇩"],
|
||||||
"e": ["📧", "💶"],
|
"e": ["📧", "💶"],
|
||||||
"f": ["🎏"],
|
"f": ["🎏"],
|
||||||
|
"g": ["🇬"],
|
||||||
"h": ["🏨", "🏩", "🏋♀", "🏋♂"],
|
"h": ["🏨", "🏩", "🏋♀", "🏋♂"],
|
||||||
"i": ["ℹ️", "♊️", "🕕"],
|
"i": ["ℹ️", "♊️", "🕕"],
|
||||||
"j": ["⤴️"],
|
"j": ["⤴️"],
|
||||||
|
@ -44,8 +46,8 @@ emojis = {
|
||||||
"u": ["⛎", "⚓️", "🍉", "🌙", "🐋"],
|
"u": ["⛎", "⚓️", "🍉", "🌙", "🐋"],
|
||||||
"v": ["✅", "🔽", "☑️", "✔️"],
|
"v": ["✅", "🔽", "☑️", "✔️"],
|
||||||
"w": ["🤷♀","🤷♂", "🤾♀", "🤾♂", "🤽♀", "🤽♂"],
|
"w": ["🤷♀","🤷♂", "🤾♀", "🤾♂", "🤽♀", "🤽♂"],
|
||||||
"y": ["💴"],
|
|
||||||
"x": ["🙅♀", "🙅♂", "❌", "❎"],
|
"x": ["🙅♀", "🙅♂", "❌", "❎"],
|
||||||
|
"y": ["💴"],
|
||||||
"z": ["⚡️"]
|
"z": ["⚡️"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue