forked from ebhomengo/niki
781 lines
40 KiB
Go
781 lines
40 KiB
Go
package data
|
||
|
||
// Data is pull from https://raw.githubusercontent.com/github/gemoji/master/db/emoji.json
|
||
|
||
// Emoji consists of emoji information
|
||
var Emoji = map[string][]string{
|
||
"animal": {
|
||
"🐵", "🐒", "🦍", "🦧", "🐶", "🐕", "🦮", "🐩", "🐺", "🦊",
|
||
"🦝", "🐱", "🐈", "🐈⬛", "🦁", "🐯", "🐅", "🐆", "🐴", "🐎",
|
||
"🦄", "🦓", "🦌", "🐮", "🐂", "🐃", "🐄", "🐷", "🐖", "🐗",
|
||
"🐽", "🐏", "🐑", "🐐", "🐪", "🐫", "🦙", "🦒", "🐘", "🦏",
|
||
"🦛", "🐭", "🐁", "🐀", "🐹", "🐰", "🐇", "🐿️", "🦔", "🦇",
|
||
"🐻", "🐻❄️", "🐨", "🐼", "🦥", "🦦", "🦨", "🦘", "🦡", "🐾",
|
||
"🦃", "🐔", "🐓", "🐣", "🐤", "🐥", "🐦", "🐧", "🕊️", "🦅",
|
||
"🦆", "🦢", "🦉", "🦩", "🦚", "🦜", "🐸", "🐊", "🐢", "🦎",
|
||
"🐍", "🐲", "🐉", "🦕", "🦖", "🐳", "🐋", "🐬", "🐟", "🐠",
|
||
"🐡", "🦈", "🐙", "🐚", "🐌", "🦋", "🐛", "🐜", "🐝", "🐞",
|
||
"🦗", "🕷️", "🕸️", "🦂", "🦟", "🦠",
|
||
},
|
||
"food": {
|
||
"🍇", "🍈", "🍉", "🍊", "🍋", "🍌", "🍍", "🥭", "🍎", "🍏",
|
||
"🍐", "🍑", "🍒", "🍓", "🥝", "🍅", "🥥", "🥑", "🍆", "🥔",
|
||
"🥕", "🌽", "🌶️", "🥒", "🥬", "🥦", "🧄", "🧅", "🍄", "🥜",
|
||
"🌰", "🍞", "🥐", "🥖", "🥨", "🥯", "🥞", "🧇", "🧀", "🍖",
|
||
"🍗", "🥩", "🥓", "🍔", "🍟", "🍕", "🌭", "🥪", "🌮", "🌯",
|
||
"🥙", "🧆", "🥚", "🍳", "🥘", "🍲", "🥣", "🥗", "🍿", "🧈",
|
||
"🧂", "🥫", "🍱", "🍘", "🍙", "🍚", "🍛", "🍜", "🍝", "🍠",
|
||
"🍢", "🍣", "🍤", "🍥", "🥮", "🍡", "🥟", "🥠", "🥡", "🦀",
|
||
"🦞", "🦐", "🦑", "🦪", "🍦", "🍧", "🍨", "🍩", "🍪", "🎂",
|
||
"🍰", "🧁", "🥧", "🍫", "🍬", "🍭", "🍮", "🍯", "🍼", "🥛",
|
||
"☕", "🍵", "🍶", "🍾", "🍷", "🍸", "🍹", "🍺", "🍻", "🥂",
|
||
"🥃", "🥤", "🧃", "🧉", "🧊",
|
||
},
|
||
"plant": {
|
||
"💐", "🌸", "💮", "🏵️", "🌹", "🥀", "🌺", "🌻", "🌼", "🌷",
|
||
"🌱", "🪴", "🌲", "🌳", "🌴", "🌵", "🌾", "🌿", "☘️", "🍀",
|
||
"🍁", "🍂", "🍃",
|
||
},
|
||
"face": {
|
||
"😀", "😃", "😄", "😁", "😆", "😅", "🤣", "😂", "🙂", "🙃", "😉", "😊", "😇", "🥰", "😍", "🤩",
|
||
"😘", "😗", "☺️", "😚", "😙", "😋", "😛", "😜", "🤪", "😝", "🤑", "🤗", "🤭", "🤫", "🤔", "🤐",
|
||
"🤨", "😐", "😑", "😶", "😏", "😒", "🙄", "😬", "🤥", "😌", "😔", "😪", "🤤", "😴", "😷", "🤒",
|
||
"🤕", "🤢", "🤮", "🤧", "🥵", "🥶", "🥴", "😵", "🤯", "🤠", "🥳", "😎", "🤓", "🧐", "😕", "😟",
|
||
"🙁", "☹️", "😮", "😯", "😲", "😳", "🥺", "😦", "😧", "😨", "😰", "😥", "😢", "😭", "😱", "😖",
|
||
"😣", "😞", "😓", "😩", "😫", "🥱", "😤", "😡", "😠", "🤬", "😈", "👿", "💀", "☠️", "💩", "🤡",
|
||
"👹", "👺", "👻", "👽", "👾", "🤖", "😺", "😸", "😹", "😻", "😼", "😽", "🙀", "😿", "😾", "🙈",
|
||
"🙉", "🙊",
|
||
},
|
||
"hand": {
|
||
"👋", "🤚", "🖐️", "✋", "🖖", "👌", "🤏", "✌️", "🤞", "🤟", "🤘", "🤙",
|
||
"👈", "👉", "👆", "🖕", "👇", "☝️", "👍", "👎", "✊", "👊", "🤛", "🤜",
|
||
"👏", "🙌", "👐", "🤲", "🤝", "🙏", "✍️", "💅", "🤳", "💪",
|
||
},
|
||
"clothing": {
|
||
"🧵", "🧶", "👓", "🕶️", "🥽", "🥼", "🦺", "👔", "👕", "👖",
|
||
"🧣", "🧤", "🧥", "🧦", "👗", "👘", "🥻", "🩱", "🩲", "🩳",
|
||
"👙", "👚", "👛", "👜", "👝", "🛍️", "🎒", "👞", "👟", "🥾",
|
||
"🥿", "👠", "👡", "🩰", "👢", "👑", "👒", "🎩", "🎓", "🧢",
|
||
"⛑️", "📿", "💄", "💍", "💎",
|
||
},
|
||
"landmark": {
|
||
"🗺️", "🗾", "🧭", "🏔️", "⛰️", "🌋", "🗻", "🏕️", "🏖️", "🏜️", "🏝️",
|
||
"🏟️", "🏛️", "🏗️", "🧱", "🏘️", "🏚️", "🏠", "🏡", "🏢", "🏣", "🏤", "🏥",
|
||
"🏦", "🏨", "🏩", "🏪", "🏫", "🏬", "🏭", "🏯", "🏰", "💒", "🗼", "🗽",
|
||
"⛪", "🕌", "🛕", "🕍", "⛩️", "🕋", "⛲", "⛺", "🎠", "🎡", "🎢", "💈", "🎪",
|
||
},
|
||
"electronics": {
|
||
"📱", "📲", "☎️", "📞", "📟", "📠", "🔋", "🔌", "💻", "🖥️", "🖨️",
|
||
"⌨️", "🖱️", "🖲️", "💽", "💾", "💿", "📀", "🧮", "🎥", "🎞️", "📽️",
|
||
"🎬", "📺", "📷", "📸", "📹", "📼", "📡",
|
||
},
|
||
"game": {
|
||
"🔮", "🧿", "🎮", "🕹️", "🎰", "🎲", "🧩", "🧸", "♠️", "♥️", "♦️",
|
||
"♣️", "♟️", "🃏", "🀄", "🎴",
|
||
},
|
||
"tools": {
|
||
"🔨", "🪓", "⛏️", "⚒️", "🛠️", "🗡️", "⚔️", "🔫", "🏹", "🛡️",
|
||
"🔧", "🔩", "⚙️", "🗜️", "⚖️", "🦯", "🔗", "⛓️", "🧰", "🧲",
|
||
},
|
||
"weather": {
|
||
"🌙", "🌚", "🌛", "🌡️", "☀️", "🌝", "🌞", "🪐", "⭐", "☁️", "⛅",
|
||
"⛈️", "🌤️", "🌥️", "🌦️", "🌧️", "🌨️", "🌩️", "🌪️", "🌫️", "🌬️", "🌀", "🌈",
|
||
},
|
||
"job": {
|
||
"🧑⚕️", "👨⚕️", "👩⚕️", "🧑🎓", "👨🎓", "👩🎓", "🧑🏫", "👨🏫", "👩🏫",
|
||
"🧑⚖️", "👨⚖️", "👩⚖️", "🧑🌾", "👨🌾", "👩🌾", "🧑🍳", "👨🍳", "👩🍳",
|
||
"🧑🔧", "👨🔧", "👩🔧", "🧑🏭", "👨🏭", "👩🏭", "🧑💼", "👨💼", "👩💼",
|
||
"🧑🔬", "👨🔬", "👩🔬", "🧑💻", "👨💻", "👩💻", "🧑🎤", "👨🎤", "👩🎤",
|
||
"🧑🎨", "👨🎨", "👩🎨", "🧑✈️", "👨✈️", "👩✈️", "🧑🚀", "👨🚀", "👩🚀",
|
||
"🧑🚒", "👨🚒", "👩🚒", "👮", "👮♂️", "👮♀️", "🕵️", "💂", "💂♂️", "💂♀️",
|
||
"👷", "👷♂️", "👷♀️",
|
||
},
|
||
"person": {
|
||
"👶", "🧒", "👦", "👧", "🧑", "👱", "👨", "🧔", "👨🦰", "👨🦱", "👨🦳", "👨🦲",
|
||
"👩", "👩🦰", "🧑🦰", "👩🦱", "🧑🦱", "👩🦳", "🧑🦳", "👩🦲", "🧑🦲", "👱♀️", "👱♂️",
|
||
"🧓", "👴", "👵",
|
||
},
|
||
"gesture": {
|
||
"🙍", "🙍♂️", "🙍♀️", "🙎", "🙎♂️", "🙎♀️", "🙅", "🙅♂️", "🙅♀️", "🙆", "🙆♂️", "🙆♀️",
|
||
"💁", "💁♂️", "💁♀️", "🙋", "🙋♂️", "🙋♀️", "🧏", "🧏♂️", "🧏♀️", "🙇", "🙇♂️", "🙇♀️",
|
||
"🤦", "🤦♂️", "🤦♀️", "🤷", "🤷♂️", "🤷♀️",
|
||
},
|
||
"costume": {
|
||
"🤴", "👸", "👳", "👳♂️", "👳♀️", "👲", "🧕", "🤵", "🤵♂️", "🤵♀️", "👰", "👰♂️", "👰♀️",
|
||
"🤰", "🤱", "👩🍼", "👨🍼", "🧑🍼", "👼", "🎅", "🤶", "🧑🎄", "🦸", "🦸♂️", "🦸♀️",
|
||
"🦹", "🦹♂️", "🦹♀️", "🧙", "🧙♂️", "🧙♀️", "🧚", "🧚♂️", "🧚♀️", "🧛", "🧛♂️", "🧛♀️",
|
||
"🧜", "🧜♂️", "🧜♀️", "🧝", "🧝♂️", "🧝♀️", "🧞", "🧞♂️", "🧞♀️", "🧟", "🧟♂️", "🧟♀️",
|
||
},
|
||
"music": {
|
||
"🎼", "🎵", "🎶", "🎙️", "🎚️", "🎛️", "🎤", "🎧", "📻", "🎷",
|
||
"🎸", "🎹", "🎺", "🎻", "🪕", "🥁",
|
||
},
|
||
"sport": {
|
||
"🏆", "🏅", "🥇", "🥈", "🥉",
|
||
"⚽", "⚾", "🥎", "🏀", "🏐", "🏈", "🏉", "🎾", "🥏", "🎳",
|
||
"🏏", "🏑", "🏒", "🥍", "🏓", "🏸", "🥊", "🥋", "🥅", "⛳", "⛸️",
|
||
"🎣", "🤿", "🎽", "🎿", "🛷", "🥌", "🎯", "🪀", "🪁", "🎱",
|
||
"🧗", "🧗♂️", "🧗♀️", "🤺", "🏇", "⛷️", "🏂", "🏌️", "🏄",
|
||
"🚣", "🚣♂️", "🚣♀️", "🏊", "⛹️", "🏋️", "🚴", "🚴♂️", "🚴♀️",
|
||
"🚵", "🚵♂️", "🚵♀️", "🤸", "🤸♂️", "🤸♀️", "🤼", "🤼♂️", "🤼♀️",
|
||
"🤽", "🤽♂️", "🤽♀️", "🤾", "🤾♂️", "🤾♀️", "🧘", "🧘♂️", "🧘♀️",
|
||
},
|
||
"vehicle": {
|
||
"🚂", "🚃", "🚄", "🚅", "🚆", "🚇", "🚈", "🚉", "🚊", "🚝",
|
||
"🚞", "🚋", "🚌", "🚍", "🚎", "🚐", "🚑", "🚒", "🚓", "🚔",
|
||
"🚕", "🚖", "🚗", "🚘", "🚙", "🚚", "🚛", "🚜", "🏎️", "🏍️",
|
||
"🛵", "🦽", "🦼", "🛺", "🚲", "🛴", "🛹", "⛵", "🛶", "🚤",
|
||
"🛳️", "⛴️", "🛥️", "🚢", "✈️", "🛩️", "🛫", "🛬", "🚁", "🚟",
|
||
"🚠", "🚡", "🚀", "🛸",
|
||
},
|
||
"flag": {
|
||
"🏴", "🏳️", "🏴☠️",
|
||
"🇦🇨", "🇦🇩", "🇦🇪", "🇦🇫", "🇦🇬", "🇦🇮", "🇦🇱", "🇦🇲", "🇦🇴", "🇦🇶",
|
||
"🇦🇷", "🇦🇸", "🇦🇹", "🇦🇺", "🇦🇼", "🇦🇽", "🇦🇿", "🇧🇦", "🇧🇧", "🇧🇩",
|
||
"🇧🇪", "🇧🇫", "🇧🇬", "🇧🇭", "🇧🇮", "🇧🇯", "🇧🇱", "🇧🇲", "🇧🇳", "🇧🇴",
|
||
"🇧🇶", "🇧🇷", "🇧🇸", "🇧🇹", "🇧🇻", "🇧🇼", "🇧🇾", "🇧🇿", "🇨🇦", "🇨🇨",
|
||
"🇨🇩", "🇨🇫", "🇨🇬", "🇨🇭", "🇨🇮", "🇨🇰", "🇨🇱", "🇨🇲", "🇨🇳", "🇨🇴",
|
||
"🇨🇵", "🇨🇷", "🇨🇺", "🇨🇻", "🇨🇼", "🇨🇽", "🇨🇾", "🇨🇿", "🇩🇪", "🇩🇬",
|
||
"🇩🇯", "🇩🇰", "🇩🇲", "🇩🇴", "🇩🇿", "🇪🇦", "🇪🇨", "🇪🇪", "🇪🇬", "🇪🇭",
|
||
"🇪🇷", "🇪🇸", "🇪🇹", "🇪🇺", "🇫🇮", "🇫🇯", "🇫🇰", "🇫🇲", "🇫🇴", "🇫🇷",
|
||
"🇬🇦", "🇬🇧", "🇬🇩", "🇬🇪", "🇬🇫", "🇬🇬", "🇬🇭", "🇬🇮", "🇬🇱", "🇬🇲",
|
||
"🇬🇳", "🇬🇵", "🇬🇶", "🇬🇷", "🇬🇸", "🇬🇹", "🇬🇺", "🇬🇼", "🇬🇾", "🇭🇰",
|
||
"🇭🇲", "🇭🇳", "🇭🇷", "🇭🇹", "🇭🇺", "🇮🇨", "🇮🇩", "🇮🇪", "🇮🇱", "🇮🇲",
|
||
"🇮🇳", "🇮🇴", "🇮🇶", "🇮🇷", "🇮🇸", "🇮🇹", "🇯🇪", "🇯🇲", "🇯🇴", "🇯🇵",
|
||
"🇰🇪", "🇰🇬", "🇰🇭", "🇰🇮", "🇰🇲", "🇰🇳", "🇰🇵", "🇰🇷", "🇰🇼", "🇰🇾",
|
||
"🇰🇿", "🇱🇦", "🇱🇧", "🇱🇨", "🇱🇮", "🇱🇰", "🇱🇷", "🇱🇸", "🇱🇹", "🇱🇺",
|
||
"🇱🇻", "🇱🇾", "🇲🇦", "🇲🇨", "🇲🇩", "🇲🇪", "🇲🇫", "🇲🇬", "🇲🇭", "🇲🇰",
|
||
"🇲🇱", "🇲🇲", "🇲🇳", "🇲🇴", "🇲🇵", "🇲🇶", "🇲🇷", "🇲🇸", "🇲🇹", "🇲🇺",
|
||
"🇲🇻", "🇲🇼", "🇲🇽", "🇲🇾", "🇲🇿", "🇳🇦", "🇳🇨", "🇳🇪", "🇳🇫", "🇳🇬",
|
||
"🇳🇮", "🇳🇱", "🇳🇴", "🇳🇵", "🇳🇷", "🇳🇺", "🇳🇿", "🇴🇲", "🇵🇦", "🇵🇪",
|
||
"🇵🇫", "🇵🇬", "🇵🇭", "🇵🇰", "🇵🇱", "🇵🇲", "🇵🇳", "🇵🇷", "🇵🇸", "🇵🇹",
|
||
"🇵🇼", "🇵🇾", "🇶🇦", "🇷🇪", "🇷🇴", "🇷🇸", "🇷🇺", "🇷🇼", "🇸🇦", "🇸🇧",
|
||
"🇸🇨", "🇸🇩", "🇸🇪", "🇸🇬", "🇸🇭", "🇸🇮", "🇸🇯", "🇸🇰", "🇸🇱", "🇸🇲",
|
||
"🇸🇳", "🇸🇴", "🇸🇷", "🇸🇸", "🇸🇹", "🇸🇻", "🇸🇽", "🇸🇾", "🇸🇿", "🇹🇦",
|
||
"🇹🇨", "🇹🇩", "🇹🇫", "🇹🇬", "🇹🇭", "🇹🇯", "🇹🇰", "🇹🇱", "🇹🇲", "🇹🇳",
|
||
"🇹🇴", "🇹🇷", "🇹🇹", "🇹🇻", "🇹🇼", "🇹🇿", "🇺🇦", "🇺🇬", "🇺🇲", "🇺🇳",
|
||
"🇺🇸", "🇺🇾", "🇺🇿", "🇻🇦", "🇻🇨", "🇻🇪", "🇻🇬", "🇻🇮", "🇻🇳", "🇻🇺",
|
||
"🇼🇫", "🇼🇸", "🇽🇰", "🇾🇪", "🇾🇹", "🇿🇦", "🇿🇲", "🇿🇼",
|
||
},
|
||
"category": {
|
||
"Smileys & Emotion",
|
||
"People & Body",
|
||
"Animals & Nature",
|
||
"Food & Drink",
|
||
"Travel & Places",
|
||
"Activities",
|
||
"Objects",
|
||
"Symbols",
|
||
"Flags",
|
||
},
|
||
"alias": {
|
||
// Faces and emotions
|
||
"grinning", "smiley", "smile", "grin", "laughing",
|
||
"satisfied", "sweat_smile", "rofl", "joy", "slightly_smiling_face",
|
||
"upside_down_face", "wink", "blush", "innocent", "smiling_face_with_three_hearts",
|
||
"heart_eyes", "star_struck", "kissing_heart", "kissing", "relaxed",
|
||
"kissing_closed_eyes", "kissing_smiling_eyes", "smiling_face_with_tear", "yum", "stuck_out_tongue",
|
||
"stuck_out_tongue_winking_eye", "zany_face", "stuck_out_tongue_closed_eyes", "money_mouth_face", "hugs",
|
||
"hand_over_mouth", "shushing_face", "thinking", "zipper_mouth_face", "raised_eyebrow",
|
||
"neutral_face", "expressionless", "no_mouth", "smirk", "unamused",
|
||
"roll_eyes", "grimacing", "lying_face", "relieved", "pensive",
|
||
"sleepy", "drooling_face", "sleeping", "mask", "face_with_thermometer",
|
||
"face_with_head_bandage", "nauseated_face", "vomiting_face", "sneezing_face", "hot_face",
|
||
"cold_face", "woozy_face", "dizzy_face", "exploding_head", "cowboy_hat_face",
|
||
"partying_face", "disguised_face", "sunglasses", "nerd_face", "monocle_face",
|
||
"confused", "worried", "slightly_frowning_face", "frowning_face", "open_mouth",
|
||
"hushed", "astonished", "flushed", "pleading_face", "frowning",
|
||
"anguished", "fearful", "cold_sweat", "disappointed_relieved", "cry",
|
||
"sob", "scream", "confounded", "persevere", "disappointed",
|
||
"sweat", "weary", "tired_face", "yawning_face", "triumph",
|
||
"rage", "pout", "angry", "cursing_face",
|
||
// Creatures and cat/monkey
|
||
"smiling_imp", "imp", "skull", "skull_and_crossbones", "hankey",
|
||
"poop", "shit", "clown_face", "japanese_ogre", "japanese_goblin",
|
||
"ghost", "alien", "space_invader", "robot",
|
||
// Cat faces
|
||
"smiley_cat", "smile_cat", "joy_cat", "heart_eyes_cat", "smirk_cat",
|
||
"kissing_cat", "scream_cat", "crying_cat_face", "pouting_cat",
|
||
// Three wise monkeys
|
||
"see_no_evil", "hear_no_evil", "speak_no_evil",
|
||
// Hearts and love symbols
|
||
"kiss", "love_letter", "cupid", "gift_heart", "sparkling_heart",
|
||
"heartpulse", "heartbeat", "revolving_hearts", "two_hearts", "heart_decoration",
|
||
"heavy_heart_exclamation", "broken_heart", "heart", "orange_heart", "yellow_heart",
|
||
"green_heart", "blue_heart", "purple_heart", "brown_heart", "black_heart",
|
||
"white_heart",
|
||
// Symbols and comic effects
|
||
"100", "anger", "boom", "collision", "dizzy",
|
||
"sweat_drops", "dash", "hole", "bomb", "speech_balloon",
|
||
"eye_speech_bubble", "left_speech_bubble", "right_anger_bubble", "thought_balloon", "zzz",
|
||
// Hand gestures
|
||
"wave", "raised_back_of_hand", "raised_hand_with_fingers_splayed", "hand", "raised_hand",
|
||
"vulcan_salute", "ok_hand", "pinched_fingers", "pinching_hand", "v",
|
||
"crossed_fingers", "love_you_gesture", "metal", "call_me_hand", "point_left",
|
||
"point_right", "point_up_2", "middle_finger", "fu", "point_down",
|
||
"point_up", "+1", "thumbsup", "-1", "thumbsdown",
|
||
"fist_raised", "fist", "fist_oncoming", "facepunch", "punch",
|
||
"fist_left", "fist_right", "clap", "raised_hands", "open_hands",
|
||
"palms_up_together", "handshake", "pray", "writing_hand", "nail_care", "selfie",
|
||
// People variants and roles
|
||
"baby", "child", "boy", "girl", "adult",
|
||
"blond_haired_person", "man", "bearded_person", "red_haired_man", "curly_haired_man",
|
||
"white_haired_man", "bald_man", "woman", "red_haired_woman", "person_red_hair",
|
||
"person_curly_hair", "white_haired_woman", "person_white_hair", "person_bald", "blond_haired_woman",
|
||
"older_adult", "frowning_person", "pouting_face", "no_good", "ok_person",
|
||
"tipping_hand_person", "information_desk_person",
|
||
// Gestures and actions
|
||
"raising_hand", "deaf_person", "bow", "facepalm", "shrug",
|
||
// Occupations
|
||
"health_worker", "student", "teacher", "judge", "farmer",
|
||
"cook", "mechanic", "factory_worker", "office_worker", "scientist",
|
||
"technologist", "singer", "artist", "pilot", "astronaut",
|
||
"firefighter", "police_officer", "cop", "detective", "guard",
|
||
"ninja", "construction_worker",
|
||
// Costumes and fantasy
|
||
"prince", "princess", "person_with_turban", "person_in_tuxedo", "bride_with_veil",
|
||
"pregnant_woman", "woman_feeding_baby", "angel", "santa", "superhero",
|
||
"supervillain", "mage", "mage_man", "mage_woman", "fairy",
|
||
"vampire", "merperson", "elf", "genie", "zombie",
|
||
// Activities, sports, and relationships
|
||
"massage", "haircut", "walking", "standing_person", "kneeling_person",
|
||
"person_with_probing_cane", "person_in_motorized_wheelchair", "person_in_manual_wheelchair", "runner", "running",
|
||
"woman_dancing", "dancer", "man_dancing", "business_suit_levitating", "dancers",
|
||
"sauna_person", "climbing", "person_fencing", "horse_racing", "skier",
|
||
"snowboarder", "golfing", "surfer", "rowboat", "swimmer",
|
||
"bouncing_ball_person", "weight_lifting", "bicyclist", "mountain_bicyclist", "cartwheeling",
|
||
"man_cartwheeling", "woman_cartwheeling", "wrestling", "men_wrestling", "women_wrestling",
|
||
"water_polo", "man_playing_water_polo", "woman_playing_water_polo", "handball_person", "man_playing_handball",
|
||
"woman_playing_handball", "juggling_person", "man_juggling", "woman_juggling", "lotus_position",
|
||
"bath", "sleeping_bed", "people_holding_hands", "two_women_holding_hands", "couple", "family",
|
||
// People and silhouettes
|
||
"speaking_head", "bust_in_silhouette", "busts_in_silhouette", "people_hugging", "footprints",
|
||
// Mammals and land animals
|
||
"monkey_face", "monkey", "gorilla", "orangutan", "dog",
|
||
"guide_dog", "service_dog", "poodle", "wolf", "fox_face",
|
||
"raccoon", "cat", "black_cat", "lion", "tiger",
|
||
"leopard", "horse", "racehorse", "unicorn", "zebra",
|
||
"deer", "bison", "cow", "ox", "water_buffalo",
|
||
"pig", "boar", "pig_nose", "ram", "sheep",
|
||
"goat", "dromedary_camel", "camel", "llama", "giraffe",
|
||
"elephant", "mammoth", "rhinoceros", "hippopotamus", "mouse",
|
||
"rat", "hamster", "rabbit", "chipmunk", "beaver",
|
||
"hedgehog", "bat", "bear", "polar_bear", "koala",
|
||
"panda_face", "sloth", "otter", "skunk", "kangaroo",
|
||
"badger",
|
||
// Birds and amphibians
|
||
"feet", "paw_prints", "turkey", "chicken", "rooster",
|
||
"hatching_chick", "baby_chick", "hatched_chick", "bird", "penguin",
|
||
"dove", "eagle", "duck", "swan", "owl",
|
||
"dodo", "feather", "flamingo", "peacock", "parrot",
|
||
"frog", "crocodile",
|
||
// Animals - reptiles, fish, invertebrates
|
||
"turtle", "lizard", "snake", "dragon_face", "dragon",
|
||
"sauropod", "t-rex", "whale", "whale2", "dolphin",
|
||
"flipper", "seal", "fish", "tropical_fish", "blowfish",
|
||
"shark", "octopus", "shell", "snail", "butterfly",
|
||
"bug", "ant", "bee", "honeybee", "beetle",
|
||
"lady_beetle", "cricket", "cockroach", "spider", "spider_web",
|
||
"scorpion", "mosquito", "fly", "worm", "microbe",
|
||
// Plants and nature
|
||
"bouquet", "cherry_blossom", "white_flower", "rosette", "rose",
|
||
"wilted_flower", "hibiscus", "sunflower", "blossom", "tulip",
|
||
"seedling", "potted_plant", "evergreen_tree", "deciduous_tree", "palm_tree",
|
||
"cactus", "ear_of_rice", "herb", "shamrock", "four_leaf_clover",
|
||
"maple_leaf", "fallen_leaf", "leaves",
|
||
// Food - fruits and vegetables
|
||
"grapes", "melon", "watermelon", "tangerine", "orange",
|
||
"mandarin", "lemon", "banana", "pineapple", "mango",
|
||
"apple", "green_apple", "pear", "peach", "cherries",
|
||
"strawberry", "blueberries", "kiwi_fruit", "tomato", "olive",
|
||
"coconut", "avocado", "eggplant", "potato", "carrot",
|
||
"corn", "hot_pepper", "bell_pepper", "cucumber", "leafy_green",
|
||
"broccoli", "garlic", "onion", "mushroom", "peanuts",
|
||
"chestnut",
|
||
// Food - staples and dishes
|
||
"bread", "croissant", "baguette_bread", "flatbread", "pretzel",
|
||
"bagel", "pancakes", "waffle", "cheese", "meat_on_bone",
|
||
"poultry_leg", "cut_of_meat", "bacon", "hamburger", "fries",
|
||
"pizza", "hotdog", "sandwich", "taco", "burrito",
|
||
"tamale", "stuffed_flatbread", "falafel", "egg", "fried_egg",
|
||
"shallow_pan_of_food", "stew", "fondue", "bowl_with_spoon", "green_salad",
|
||
"popcorn", "butter", "salt", "canned_food", "bento",
|
||
"rice_cracker", "rice_ball", "rice", "curry", "ramen",
|
||
"spaghetti", "sweet_potato", "oden", "sushi", "fried_shrimp",
|
||
"fish_cake", "moon_cake", "dango", "dumpling", "fortune_cookie",
|
||
"takeout_box",
|
||
// Food - seafood, desserts, beverages, utensils
|
||
"crab", "lobster", "shrimp", "squid", "oyster",
|
||
"icecream", "shaved_ice", "ice_cream", "doughnut", "cookie",
|
||
"birthday", "cake", "cupcake", "pie", "chocolate_bar",
|
||
"candy", "lollipop", "custard", "honey_pot", "baby_bottle",
|
||
"milk_glass", "coffee", "teapot", "tea", "sake",
|
||
"champagne", "wine_glass", "cocktail", "tropical_drink", "beer",
|
||
"beers", "clinking_glasses", "tumbler_glass", "cup_with_straw", "bubble_tea",
|
||
"beverage_box", "mate", "ice_cube", "chopsticks", "plate_with_cutlery",
|
||
"fork_and_knife", "spoon", "hocho", "knife", "amphora",
|
||
// Travel & Places - globe and maps
|
||
"earth_africa", "earth_americas", "earth_asia", "globe_with_meridians", "world_map",
|
||
"japan", "compass",
|
||
// Travel & Places - natural landscapes
|
||
"mountain_snow", "mountain", "volcano", "mount_fuji", "camping",
|
||
"beach_umbrella", "desert", "desert_island", "national_park",
|
||
// Travel & Places - landmarks and buildings
|
||
"stadium", "classical_building", "building_construction", "bricks", "rock",
|
||
"wood", "hut", "houses", "derelict_house", "house",
|
||
"house_with_garden", "office", "post_office", "european_post_office", "hospital",
|
||
"bank", "hotel", "love_hotel", "convenience_store", "school",
|
||
"department_store", "factory", "japanese_castle", "european_castle", "wedding",
|
||
"tokyo_tower", "statue_of_liberty", "church", "mosque", "hindu_temple",
|
||
"synagogue", "shinto_shrine",
|
||
"kaaba",
|
||
// Travel scenes & attractions
|
||
"fountain", "tent", "foggy", "night_with_stars", "cityscape",
|
||
"sunrise_over_mountains", "sunrise", "city_sunset", "city_sunrise", "bridge_at_night",
|
||
"hotsprings", "carousel_horse", "ferris_wheel", "roller_coaster", "barber", "circus_tent",
|
||
// Rail transport
|
||
"steam_locomotive", "railway_car", "bullettrain_side", "bullettrain_front", "train2",
|
||
"metro", "light_rail", "station", "tram", "monorail",
|
||
"mountain_railway", "train",
|
||
// Road vehicles
|
||
"bus", "oncoming_bus", "trolleybus", "minibus", "ambulance",
|
||
"fire_engine", "police_car", "oncoming_police_car", "taxi", "oncoming_taxi",
|
||
"car", "red_car", "oncoming_automobile", "blue_car", "pickup_truck",
|
||
"truck", "articulated_lorry", "tractor", "racing_car", "motorcycle", "motor_scooter",
|
||
// Personal mobility
|
||
"manual_wheelchair", "motorized_wheelchair", "auto_rickshaw", "bike", "kick_scooter",
|
||
"skateboard", "roller_skate",
|
||
// Transport infrastructure
|
||
"busstop", "motorway", "railway_track", "oil_drum", "fuelpump",
|
||
"rotating_light", "traffic_light", "vertical_traffic_light", "stop_sign", "construction",
|
||
// Water transport
|
||
"anchor", "boat", "sailboat", "canoe", "speedboat",
|
||
"passenger_ship", "ferry", "motor_boat", "ship",
|
||
// Air and space travel
|
||
"airplane", "small_airplane", "flight_departure", "flight_arrival", "parachute",
|
||
"seat", "helicopter", "suspension_railway", "mountain_cableway", "aerial_tramway",
|
||
"artificial_satellite", "rocket", "flying_saucer",
|
||
// Hotel and timepieces
|
||
"bellhop_bell", "luggage", "hourglass", "hourglass_flowing_sand", "watch",
|
||
"alarm_clock", "stopwatch", "timer_clock", "mantelpiece_clock", "clock130",
|
||
// Moon phases
|
||
"new_moon", "waxing_crescent_moon", "first_quarter_moon", "moon", "waxing_gibbous_moon",
|
||
"full_moon", "waning_gibbous_moon", "last_quarter_moon", "waning_crescent_moon", "crescent_moon",
|
||
"new_moon_with_face", "first_quarter_moon_with_face", "last_quarter_moon_with_face",
|
||
// Weather and celestial
|
||
"thermometer", "sunny", "full_moon_with_face", "sun_with_face", "ringed_planet",
|
||
"star", "star2", "stars", "milky_way", "cloud",
|
||
"partly_sunny", "cloud_with_lightning_and_rain", "sun_behind_small_cloud", "sun_behind_large_cloud", "sun_behind_rain_cloud",
|
||
"cloud_with_rain", "cloud_with_snow", "cloud_with_lightning", "tornado", "fog",
|
||
"wind_face", "cyclone", "rainbow", "closed_umbrella", "open_umbrella",
|
||
"umbrella", "parasol_on_ground", "zap", "snowflake", "snowman_with_snow",
|
||
"snowman", "comet", "fire", "droplet", "ocean",
|
||
// Events and decorations
|
||
"jack_o_lantern", "christmas_tree", "fireworks", "sparkler", "firecracker",
|
||
"sparkles", "balloon", "tada", "confetti_ball", "tanabata_tree",
|
||
"bamboo", "dolls", "flags", "wind_chime", "rice_scene",
|
||
"red_envelope", "ribbon", "gift", "reminder_ribbon", "tickets",
|
||
"ticket", "medal_military", "trophy", "medal_sports", "1st_place_medal",
|
||
"2nd_place_medal", "3rd_place_medal",
|
||
// Sports
|
||
"soccer", "baseball", "softball", "basketball", "volleyball",
|
||
"football", "rugby_football", "tennis", "flying_disc", "bowling",
|
||
"cricket_game", "field_hockey", "ice_hockey", "lacrosse", "ping_pong",
|
||
"badminton", "boxing_glove", "martial_arts_uniform", "goal_net", "golf",
|
||
"ice_skate", "fishing_pole_and_fish", "diving_mask", "running_shirt_with_sash", "ski",
|
||
"sled", "curling_stone", "dart", "yo_yo", "kite",
|
||
// Games & leisure
|
||
"8ball", "crystal_ball", "magic_wand", "nazar_amulet", "video_game",
|
||
"joystick", "slot_machine", "game_die", "jigsaw", "teddy_bear",
|
||
"pi_ata", "nesting_dolls",
|
||
// Cards and board
|
||
"spades", "hearts", "diamonds", "clubs", "chess_pawn",
|
||
"black_joker", "mahjong", "flower_playing_cards",
|
||
// Arts & media
|
||
"performing_arts", "framed_picture", "art",
|
||
// Clothing & accessories
|
||
"thread", "sewing_needle", "yarn", "knot", "eyeglasses",
|
||
"dark_sunglasses", "goggles", "lab_coat", "safety_vest", "necktie",
|
||
"shirt", "tshirt", "jeans", "scarf", "gloves",
|
||
"coat", "socks", "dress", "kimono", "sari",
|
||
"one_piece_swimsuit", "swim_brief", "shorts", "bikini", "womans_clothes",
|
||
"purse", "handbag", "pouch", "shopping", "school_satchel",
|
||
"thong_sandal", "mans_shoe", "shoe", "athletic_shoe", "hiking_boot",
|
||
"flat_shoe", "high_heel", "sandal", "ballet_shoes", "boot",
|
||
"crown", "womans_hat", "tophat", "mortar_board", "billed_cap",
|
||
"military_helmet", "rescue_worker_helmet", "prayer_beads", "lipstick", "ring", "gem",
|
||
// Sound & music
|
||
"mute", "speaker", "sound", "loud_sound", "loudspeaker",
|
||
"mega", "postal_horn", "bell", "no_bell", "musical_score",
|
||
"musical_note", "notes", "studio_microphone", "level_slider", "control_knobs",
|
||
"microphone", "headphones", "radio", "saxophone", "accordion",
|
||
"guitar", "musical_keyboard", "trumpet", "violin", "banjo",
|
||
"drum", "long_drum",
|
||
// Electronics & media
|
||
"iphone", "calling", "phone", "telephone", "pager",
|
||
"fax", "battery", "electric_plug", "computer", "desktop_computer",
|
||
"printer", "keyboard", "computer_mouse", "trackball", "minidisc",
|
||
"floppy_disk", "cd", "dvd", "abacus", "movie_camera",
|
||
"film_strip", "film_projector", "clapper", "tv", "camera",
|
||
"camera_flash", "video_camera", "vhs", "mag", "mag_right",
|
||
// Lighting & stationary
|
||
"candle", "bulb", "flashlight", "izakaya_lantern", "lantern", "diya_lamp",
|
||
// Stationery and books
|
||
"notebook_with_decorative_cover", "closed_book", "book", "notebook", "ledger",
|
||
"page_with_curl", "scroll", "page_facing_up", "newspaper", "bookmark", "label",
|
||
// Money and office
|
||
"moneybag", "coin", "yen", "dollar", "euro",
|
||
"pound", "money_with_wings", "credit_card", "receipt", "chart",
|
||
// Mail and packages
|
||
"email", "envelope", "e-mail", "incoming_envelope", "envelope_with_arrow",
|
||
"outbox_tray", "inbox_tray", "package", "mailbox", "postbox", "ballot_box",
|
||
// Writing tools
|
||
"pencil2", "black_nib", "fountain_pen", "pen", "paintbrush",
|
||
"crayon", "memo", "pencil",
|
||
// Office items
|
||
"briefcase", "file_folder", "open_file_folder", "card_index_dividers", "date",
|
||
"calendar", "spiral_notepad", "spiral_calendar", "card_index", "chart_with_upwards_trend",
|
||
"chart_with_downwards_trend", "bar_chart", "clipboard", "pushpin", "round_pushpin",
|
||
"paperclip", "paperclips", "straight_ruler", "triangular_ruler", "scissors",
|
||
"card_file_box", "file_cabinet", "wastebasket",
|
||
// Locks and keys
|
||
"lock", "unlock", "lock_with_ink_pen", "closed_lock_with_key", "key", "old_key",
|
||
// Tools & weapons
|
||
"hammer", "axe", "pick", "hammer_and_pick", "hammer_and_wrench",
|
||
"dagger", "crossed_swords", "gun", "boomerang", "bow_and_arrow",
|
||
"shield", "carpentry_saw", "wrench", "screwdriver", "nut_and_bolt",
|
||
"gear", "clamp", "balance_scale", "probing_cane", "link",
|
||
"chains", "hook", "toolbox", "magnet", "ladder",
|
||
// Science & lab
|
||
"alembic", "test_tube", "petri_dish", "dna", "microscope",
|
||
"telescope", "satellite",
|
||
// Medical
|
||
"syringe", "drop_of_blood", "pill", "adhesive_bandage", "stethoscope",
|
||
// Household & furniture
|
||
"door", "elevator", "mirror", "window", "bed",
|
||
"couch_and_lamp", "chair", "toilet", "plunger", "shower",
|
||
"bathtub", "mouse_trap", "razor", "lotion_bottle", "safety_pin",
|
||
"broom", "basket", "roll_of_paper", "bucket", "soap",
|
||
"toothbrush", "sponge", "fire_extinguisher", "shopping_cart",
|
||
// Signs & facilities
|
||
"smoking", "coffin", "headstone", "funeral_urn", "moyai",
|
||
"placard", "atm", "put_litter_in_its_place", "potable_water", "wheelchair",
|
||
"mens", "womens", "restroom", "baby_symbol", "passport_control",
|
||
"customs", "baggage_claim", "left_luggage", "warning", "children_crossing",
|
||
"underage", "radioactive", "biohazard",
|
||
// UI symbols
|
||
"back", "end", "on", "soon", "top",
|
||
// Religion & philosophy
|
||
"place_of_worship", "atom_symbol", "wheel_of_dharma", "yin_yang", "star_and_crescent",
|
||
"peace_symbol", "menorah", "six_pointed_star",
|
||
// Zodiac
|
||
"aries", "taurus", "gemini", "cancer", "leo",
|
||
"virgo", "libra", "scorpius", "sagittarius", "capricorn",
|
||
"aquarius", "pisces", "ophiuchus",
|
||
// Playback & device status
|
||
"twisted_rightwards_arrows", "repeat", "cinema", "low_brightness", "high_brightness",
|
||
"signal_strength", "vibration_mode", "mobile_phone_off", "infinity", "bangbang", "interrobang",
|
||
},
|
||
"tag": {
|
||
// Emotions - positive and laughter
|
||
"smile", "happy", "joy", "haha", "laugh",
|
||
"pleased", "hot", "lol", "laughing", "tears",
|
||
"flirt", "proud", "angel", "love", "crush",
|
||
"eyes", "blush", "tongue", "lick", "prank",
|
||
"silly", "goofy", "wacky",
|
||
// Emotions - misc states
|
||
"rich", "quiet", "whoops", "silence", "hush",
|
||
"suspicious", "meh", "mute", "smug", "liar",
|
||
"whew", "tired", "zzz",
|
||
// Health - illness and discomfort
|
||
"sick", "ill", "hurt", "barf", "disgusted",
|
||
"achoo",
|
||
// Temperature and exclamations
|
||
"heat", "sweating", "freezing", "ice", "groggy",
|
||
"mind", "blown",
|
||
// Reactions & surprise
|
||
"celebration", "birthday", "cool", "geek", "glasses",
|
||
"nervous", "surprise", "impressed", "wow", "speechless",
|
||
"amazed", "gasp",
|
||
// Reactions - fear/shock/sadness
|
||
"puppy", "stunned", "scared", "shocked", "oops",
|
||
"phew", "sweat", "sad", "tear", "cry",
|
||
"bawling", "horror", "struggling", "upset", "whine",
|
||
// Negative emotions & danger
|
||
"angry", "mad", "annoyed", "foul", "devil",
|
||
"evil", "horns", "dead", "danger", "poison",
|
||
// Characters & fun
|
||
"pirate", "crap", "monster", "halloween", "ufo",
|
||
// Misc reactions & concepts
|
||
"game", "retro", "monkey", "blind", "ignore",
|
||
"deaf", "lipstick", "email", "envelope", "heart",
|
||
"chocolates", "score", "perfect", "explode", "star",
|
||
"water", "workout", "wind", "blow", "fast",
|
||
"boom", "comment", "thinking", "sleeping", "goodbye",
|
||
"highfive", "stop", "prosper", "spock", "victory",
|
||
"peace", "luck", "hopeful", "approve", "ok",
|
||
"disapprove", "bury", "power", "attack", "praise",
|
||
"applause", "hooray", "deal", "please", "hope",
|
||
"wish", "beauty", "manicure", "flex", "bicep",
|
||
"strong", "hear", "sound", "listen", "smell",
|
||
"look", "see", "watch", "taste", "kiss",
|
||
"child", "newborn", "mustache", "father", "dad",
|
||
"girls", "halt", "denied", "information", "respect",
|
||
"thanks", "doctor", "nurse", "graduation", "school",
|
||
"professor", "justice", "chef", "business", "research",
|
||
"coder", "rockstar", "painter", "space", "law",
|
||
"cop", "sleuth", "helmet", "crown", "royal",
|
||
"hijab", "groom", "marriage", "wedding", "nursing",
|
||
"christmas", "santa", "wizard", "spa", "exercise",
|
||
"marathon", "dress", "dancer", "bunny", "steamy",
|
||
"bouldering", "basketball", "gym", "meditation", "shower",
|
||
"couple", "date", "home", "parents", "user",
|
||
"users", "group", "team", "feet", "tracks",
|
||
"pet", "dog",
|
||
// Nature & food
|
||
"wood", "canada", "autumn", "leaf", "fruit",
|
||
"aubergine", "spicy", "toast", "meat", "chicken",
|
||
"burger", "breakfast", "paella", "curry", "noodle",
|
||
"pasta", "tempura",
|
||
"flowers", "flower", "spring", "plant", "bug",
|
||
"germ", "dinosaur",
|
||
// Drinks & dining
|
||
"party", "dessert", "sweet", "milk", "cafe",
|
||
"espresso",
|
||
"green", "bottle", "bubbly", "drink", "summer",
|
||
"vacation", "drinks", "cheers", "whisky", "dining",
|
||
"dinner", "cutlery", "cut", "chop",
|
||
// Travel & world
|
||
"globe", "world", "international", "global", "travel",
|
||
"camping", "karl", "skyline", "train", "bicycle",
|
||
"911", "emergency", "semaphore", "wip", "ship",
|
||
"cruise", "flight", "orbit", "launch", "time",
|
||
"morning", "night", "weather", "cloud", "swirl",
|
||
"rain", "beach_umbrella", "lightning", "thunder", "winter",
|
||
"cold", "burn", "desert", "sea", "beach",
|
||
// Events & awards
|
||
"festival", "shiny", "present", "award", "contest",
|
||
"winner", "gold", "silver", "bronze", "thanksgiving",
|
||
// Sports & arts
|
||
"sports", "skating", "target", "pool", "billiards",
|
||
"fortune", "play", "controller", "console", "dice",
|
||
"gambling", "theater", "drama", "design", "paint",
|
||
// Apparel & style
|
||
"shirt", "formal", "pants", "bag", "bags",
|
||
"sneaker", "sport", "running", "shoe", "king",
|
||
"queen", "hat", "classy",
|
||
// Education & occasions
|
||
"education", "college", "university", "makeup", "engaged",
|
||
"diamond",
|
||
// Audio & music
|
||
"volume", "announcement", "notification", "off", "music",
|
||
"podcast", "sing", "earphones", "rock", "piano",
|
||
// Devices, media & ideas
|
||
"smartphone", "mobile", "call", "incoming", "phone",
|
||
"desktop", "screen", "save", "film", "video",
|
||
"photo", "search", "zoom", "idea", "light",
|
||
"library", "document", "press", "tag", "dollar",
|
||
// Finance & logistics
|
||
"cream", "money", "subscription", "letter", "shipping",
|
||
"note", "directory", "calendar", "schedule", "graph",
|
||
"metrics", "stats",
|
||
// Location & security
|
||
"location", "trash", "security", "private", "lock",
|
||
"password",
|
||
// Tools & actions
|
||
"tool", "shoot", "weapon", "archery", "science",
|
||
"laboratory", "investigate", "signal", "health", "hospital",
|
||
"needle", "medicine",
|
||
// Facilities & warnings
|
||
"wc", "bath", "toilet", "cigarette", "funeral",
|
||
"stone", "accessibility", "restroom", "airport", "limit",
|
||
"block", "forbidden", "return", "sync", "shuffle",
|
||
"loop", "movie", "wifi", "confused", "bang",
|
||
// Misc tail
|
||
"environment", "trademark", "number", "letters", "numbers",
|
||
"alphabet", "fresh", "help", "milestone", "finish",
|
||
"keeling", "ivory",
|
||
},
|
||
"sentence": {
|
||
// Micro / reactions (emoji varies in position)
|
||
"Nice {emoji}!",
|
||
"Mood {emoji}.",
|
||
"Same {emoji}.",
|
||
"Oof {emoji}.",
|
||
"Yikes {emoji}.",
|
||
"Winning! {emoji}",
|
||
"Noted {emoji}.",
|
||
"Done {emoji}.",
|
||
"Verified {emoji}.",
|
||
"Approved {emoji}.",
|
||
|
||
// Short combos (start/middle/end mixed)
|
||
"Good morning {emoji}.",
|
||
"{emoji} Good night.",
|
||
"Let’s go {emoji}!",
|
||
"Nailed it {emoji}{emoji}.",
|
||
"Ship it {emoji}.",
|
||
"One more? {emoji}",
|
||
"Be right back {emoji}.",
|
||
"On my way {emoji}.",
|
||
"Almost there… {emoji}",
|
||
"Thank you! {emoji}",
|
||
|
||
// Sequences with light prose
|
||
"{emoji} Big win today.",
|
||
"Coffee first {emoji} {emoji}.",
|
||
"Focus mode {emoji}.",
|
||
"Teamwork! {emoji} {emoji}",
|
||
"Weekend vibes {emoji}.",
|
||
"Deep work now {emoji}.",
|
||
"Daily standup time {emoji}.",
|
||
"Heads down {emoji}.",
|
||
"Let’s eat {emoji}.",
|
||
"Back online {emoji}.",
|
||
|
||
// Declarative statements
|
||
"Progress looks {adjectivedescriptive} {emoji}.",
|
||
"Shipping the {nouncommon} today {emoji}.",
|
||
"Great energy in {city}! {emoji}",
|
||
"The {nouncommon} feels {adjectivedescriptive} {emoji}.",
|
||
"Small steps, steady pace {emoji}.",
|
||
"Clean code, clear minds {emoji}.",
|
||
"New {productfeature} behind a flag {emoji}.",
|
||
"Reduced noise, increased signal {emoji}.",
|
||
"Fewer bugs, happier users {emoji}.",
|
||
"Results landed in the dashboard {emoji}.",
|
||
|
||
// Imperatives
|
||
"Keep it simple {emoji}.",
|
||
"Please review the PR {emoji}.",
|
||
"Take a quick break {emoji}.",
|
||
"Document the change {emoji}.",
|
||
"Test before you ship {emoji}.",
|
||
"Name things clearly {emoji}.",
|
||
"Measure what matters {emoji}.",
|
||
"Mind the latency budget {emoji}.",
|
||
"Protect the happy path {emoji}.",
|
||
"Celebrate small wins! {emoji}",
|
||
|
||
// Questions
|
||
"Ready to roll {emoji}?",
|
||
"Any blockers {emoji}?",
|
||
"Does this scale {emoji}?",
|
||
"Who owns this {emoji}?",
|
||
"What’s next {emoji}?",
|
||
"Can we simplify {emoji}?",
|
||
"Is this necessary {emoji}?",
|
||
"What did we learn {emoji}?",
|
||
"Are we aligned {emoji}?",
|
||
"Time for lunch {emoji}?",
|
||
|
||
// Status / standup style
|
||
"Today: {verbaction} the {nouncommon}, then review {emoji}.",
|
||
"Blocked by {nouncommon}; asking for help {emoji}.",
|
||
"Done: tests, docs, and cleanup {emoji}.",
|
||
"Next: rollout to {company} {emoji}.",
|
||
"Risks: unknown {nouncommon} under load {emoji}.",
|
||
"Win: latency down {number:5,60}% {emoji}.",
|
||
"FYI: feature flag toggled in {city} {emoji}.",
|
||
"Heads-up: deploy at {time} {emoji}.",
|
||
"Reminder: write the changelog {emoji}.",
|
||
"Note: {nouncommon} is now optional {emoji}.",
|
||
|
||
// Food / break
|
||
"Coffee break! {emoji}",
|
||
"Hydrate and stretch {emoji}.",
|
||
"Quick snack, back soon {emoji}.",
|
||
"Lunch run—brb {emoji}.",
|
||
"Treat yourself today {emoji}.",
|
||
"Tea time, then tasks {emoji}.",
|
||
"Dinner after the deploy {emoji}.",
|
||
"Dessert to celebrate! {emoji}",
|
||
"Refuel and refocus {emoji}.",
|
||
"Brunch plans confirmed {emoji}.",
|
||
|
||
// Fitness / wellness
|
||
"Breathe in, breathe out {emoji}.",
|
||
"Walk and think {emoji}.",
|
||
"Posture check {emoji}!",
|
||
"Micro break—eyes off screen {emoji}.",
|
||
"Stand, stretch, reset {emoji}.",
|
||
"Quick workout complete {emoji}.",
|
||
"Calm mind, sharp code {emoji}.",
|
||
"Water break—now {emoji}.",
|
||
"Sleep early tonight {emoji}.",
|
||
"Wellness first, always {emoji}.",
|
||
|
||
// Celebration / gratitude
|
||
"Thank you, team! {emoji}",
|
||
"Amazing work today {emoji}!",
|
||
"Proud of this release {emoji}.",
|
||
"You crushed it {emoji}!",
|
||
"Confetti for the crew! {emoji}{emoji}",
|
||
"Another milestone reached {emoji}.",
|
||
"Great feedback from users {emoji}.",
|
||
"High-five across time zones {emoji}!",
|
||
"Shipped and shining {emoji}.",
|
||
"Champagne later {emoji}?",
|
||
|
||
// Caution / alerts
|
||
"Heads-up: incidents possible {emoji}.",
|
||
"Careful with that change {emoji}.",
|
||
"Review the diff twice {emoji}.",
|
||
"Watch your step here {emoji}.",
|
||
"Rate limit enabled {emoji}.",
|
||
"Safeguards in place {emoji}.",
|
||
"Proceed with caution {emoji}.",
|
||
"Rollback plan ready {emoji}.",
|
||
"Pager is quiet—for now {emoji}.",
|
||
"Triage starts now {emoji}.",
|
||
|
||
// Travel / logistics
|
||
"Boarding soon {emoji}.",
|
||
"Wheels up {emoji}.",
|
||
"Landing shortly {emoji}.",
|
||
"Gate changed—move! {emoji}",
|
||
"Bags on carousel {number:1,12} {emoji}.",
|
||
"Seat {number:3,28}{letter} {emoji}.",
|
||
"Terminal {number:1,8}, group {number:1,5} {emoji}.",
|
||
"Delayed, will update {emoji}.",
|
||
"Taxi to the hotel {emoji}.",
|
||
"Home safe {emoji}.",
|
||
|
||
// Tiny stories (emoji sprinkled)
|
||
"Started small, grew fast {emoji}.",
|
||
"Found the bug, fixed it {emoji}.",
|
||
"Drew the map, took the path {emoji}.",
|
||
"Built, tested, shipped {emoji}.",
|
||
"Asked, listened, learned {emoji}.",
|
||
"Slowed down to speed up {emoji}.",
|
||
"Cut scope, kept quality {emoji}.",
|
||
"Weathered the storm {emoji}{emoji}.",
|
||
"Saved the day {emoji}.",
|
||
"Onward {emoji}.",
|
||
|
||
// Labels / tags with emoji anchors
|
||
"Priority: High {emoji}.",
|
||
"Status: In progress {emoji}.",
|
||
"Owner: {firstname} {lastname} {emoji}.",
|
||
"Location: {city}, {country} {emoji}.",
|
||
"Category: {emojicategory} {emoji}.",
|
||
"Tag: #{emojitag} {emoji}.",
|
||
"Version: {appversion} {emoji}.",
|
||
"Channel: {company} {emoji}.",
|
||
"Ref: {uuid} {emoji}.",
|
||
"Due: {date} {emoji}.",
|
||
|
||
// Mixed fun
|
||
"Plot twist: it worked {emoji}.",
|
||
"Calm is a superpower {emoji}.",
|
||
"Curiosity unlocked {emoji}.",
|
||
"Details matter {emoji}.",
|
||
"Less, but better {emoji}.",
|
||
"Momentum beats motivation {emoji}.",
|
||
"Consistency compounds {emoji}.",
|
||
"Kindness scales {emoji}.",
|
||
"Taste takes time {emoji}.",
|
||
"Simplicity wins {emoji}.",
|
||
},
|
||
}
|