From ecacac50842336db276b798e47c5ce086a6b0fcf Mon Sep 17 00:00:00 2001 From: Alexander Fritsch <35202909+loudar@users.noreply.github.com> Date: Tue, 4 Jun 2024 09:30:18 +0200 Subject: [PATCH] work on emojis --- src/enums/defaultReactions.ts | 170 +++++++++++++++++----------------- 1 file changed, 87 insertions(+), 83 deletions(-) diff --git a/src/enums/defaultReactions.ts b/src/enums/defaultReactions.ts index 33c93c7..d2934dd 100644 --- a/src/enums/defaultReactions.ts +++ b/src/enums/defaultReactions.ts @@ -53,6 +53,10 @@ export const defaultReactionGroups = [ }, { id: 13, + name: "Hearts" + }, + { + id: 14, name: "Custom" } ] @@ -583,89 +587,89 @@ export const defaultReactions = [ {content: "👊", groupId: 1, identifier: "fist"}, {content: "👋", groupId: 1, identifier: "wave"}, {content: "👌", groupId: 1, identifier: "ok_hand"}, - {content: "👍", groupId: 1, identifier: "emoji"}, - {content: "👎", groupId: 1, identifier: "emoji"}, - {content: "👏", groupId: 1, identifier: "emoji"}, - {content: "👐", groupId: 1, identifier: "emoji"}, - {content: "👑", groupId: 0, identifier: "emoji"}, - {content: "👒", groupId: 0, identifier: "emoji"}, - {content: "👓", groupId: 0, identifier: "emoji"}, - {content: "👔", groupId: 0, identifier: "emoji"}, - {content: "👕", groupId: 0, identifier: "emoji"}, - {content: "👖", groupId: 0, identifier: "emoji"}, - {content: "👗", groupId: 0, identifier: "emoji"}, - {content: "👘", groupId: 0, identifier: "emoji"}, - {content: "👙", groupId: 0, identifier: "emoji"}, - {content: "👚", groupId: 0, identifier: "emoji"}, - {content: "👛", groupId: 0, identifier: "emoji"}, - {content: "👜", groupId: 0, identifier: "emoji"}, - {content: "👝", groupId: 0, identifier: "emoji"}, - {content: "👞", groupId: 0, identifier: "emoji"}, - {content: "👟", groupId: 0, identifier: "emoji"}, - {content: "👠", groupId: 0, identifier: "emoji"}, - {content: "👡", groupId: 0, identifier: "emoji"}, - {content: "👢", groupId: 0, identifier: "emoji"}, - {content: "👣", groupId: 0, identifier: "emoji"}, - {content: "👤", groupId: 0, identifier: "emoji"}, - {content: "👥", groupId: 0, identifier: "emoji"}, - {content: "👦", groupId: 0, identifier: "emoji"}, - {content: "👧", groupId: 0, identifier: "emoji"}, - {content: "👨", groupId: 0, identifier: "emoji"}, - {content: "👩", groupId: 0, identifier: "emoji"}, - {content: "👪", groupId: 0, identifier: "emoji"}, - {content: "👫", groupId: 0, identifier: "emoji"}, - {content: "👬", groupId: 0, identifier: "emoji"}, - {content: "👭", groupId: 0, identifier: "emoji"}, - {content: "👮", groupId: 0, identifier: "emoji"}, - {content: "👯", groupId: 0, identifier: "emoji"}, - {content: "👰", groupId: 0, identifier: "emoji"}, - {content: "👱", groupId: 0, identifier: "emoji"}, - {content: "👲", groupId: 0, identifier: "emoji"}, - {content: "👳", groupId: 0, identifier: "emoji"}, - {content: "👴", groupId: 0, identifier: "emoji"}, - {content: "👵", groupId: 0, identifier: "emoji"}, - {content: "👶", groupId: 0, identifier: "emoji"}, - {content: "👷", groupId: 0, identifier: "emoji"}, - {content: "👸", groupId: 0, identifier: "emoji"}, - {content: "👹", groupId: 0, identifier: "emoji"}, - {content: "👺", groupId: 0, identifier: "emoji"}, - {content: "👻", groupId: 0, identifier: "emoji"}, - {content: "👼", groupId: 0, identifier: "emoji"}, - {content: "👽", groupId: 0, identifier: "emoji"}, - {content: "👾", groupId: 0, identifier: "emoji"}, - {content: "👿", groupId: 0, identifier: "emoji"}, - {content: "💀", groupId: 0, identifier: "emoji"}, - {content: "💁", groupId: 0, identifier: "emoji"}, - {content: "💂", groupId: 0, identifier: "emoji"}, - {content: "💃", groupId: 0, identifier: "emoji"}, - {content: "💄", groupId: 0, identifier: "emoji"}, - {content: "💅", groupId: 0, identifier: "emoji"}, - {content: "💆", groupId: 0, identifier: "emoji"}, - {content: "💇", groupId: 0, identifier: "emoji"}, - {content: "💈", groupId: 0, identifier: "emoji"}, - {content: "💉", groupId: 0, identifier: "emoji"}, - {content: "💊", groupId: 0, identifier: "emoji"}, - {content: "💋", groupId: 0, identifier: "emoji"}, - {content: "💌", groupId: 0, identifier: "emoji"}, - {content: "💍", groupId: 0, identifier: "emoji"}, - {content: "💎", groupId: 0, identifier: "emoji"}, - {content: "💏", groupId: 0, identifier: "emoji"}, - {content: "💐", groupId: 0, identifier: "emoji"}, - {content: "💑", groupId: 0, identifier: "emoji"}, - {content: "💒", groupId: 0, identifier: "emoji"}, - {content: "💓", groupId: 0, identifier: "emoji"}, - {content: "💔", groupId: 0, identifier: "emoji"}, - {content: "💕", groupId: 0, identifier: "emoji"}, - {content: "💖", groupId: 0, identifier: "emoji"}, - {content: "💗", groupId: 0, identifier: "emoji"}, - {content: "💘", groupId: 0, identifier: "emoji"}, - {content: "💙", groupId: 0, identifier: "emoji"}, - {content: "💚", groupId: 0, identifier: "emoji"}, - {content: "💛", groupId: 0, identifier: "emoji"}, - {content: "💜", groupId: 0, identifier: "emoji"}, - {content: "💝", groupId: 0, identifier: "emoji"}, - {content: "💞", groupId: 0, identifier: "emoji"}, - {content: "💟", groupId: 0, identifier: "emoji"}, + {content: "👍", groupId: 1, identifier: "thumbsup"}, + {content: "👎", groupId: 1, identifier: "thumbsdown"}, + {content: "👏", groupId: 1, identifier: "clap"}, + {content: "👐", groupId: 1, identifier: "open_hands"}, + {content: "👑", groupId: 4, identifier: "crown"}, + {content: "👒", groupId: 4, identifier: "hat"}, + {content: "👓", groupId: 4, identifier: "eyeglasses"}, + {content: "👔", groupId: 4, identifier: "necktie"}, + {content: "👕", groupId: 4, identifier: "shirt"}, + {content: "👖", groupId: 4, identifier: "jeans"}, + {content: "👗", groupId: 4, identifier: "dress"}, + {content: "👘", groupId: 4, identifier: "kimono"}, + {content: "👙", groupId: 4, identifier: "bikini"}, + {content: "👚", groupId: 4, identifier: "loose_shirt"}, + {content: "👛", groupId: 4, identifier: "purse"}, + {content: "👜", groupId: 4, identifier: "handbag"}, + {content: "👝", groupId: 4, identifier: "pouch"}, + {content: "👞", groupId: 4, identifier: "shoe"}, + {content: "👟", groupId: 4, identifier: "sneaker"}, + {content: "👠", groupId: 4, identifier: "high_heel"}, + {content: "👡", groupId: 4, identifier: "sandal"}, + {content: "👢", groupId: 4, identifier: "boot"}, + {content: "👣", groupId: 1, identifier: "footprints"}, + {content: "👤", groupId: 1, identifier: "bust_in_silhouette"}, + {content: "👥", groupId: 1, identifier: "busts_in_silhouette"}, + {content: "👦", groupId: 1, identifier: "face_boy"}, + {content: "👧", groupId: 1, identifier: "face_girl"}, + {content: "👨", groupId: 1, identifier: "face_man"}, + {content: "👩", groupId: 1, identifier: "face_woman"}, + {content: "👪", groupId: 1, identifier: "family"}, + {content: "👫", groupId: 1, identifier: "couple"}, + {content: "👬", groupId: 1, identifier: "gay_couple"}, + {content: "👭", groupId: 1, identifier: "lesbian_couple"}, + {content: "👮", groupId: 1, identifier: "police"}, + {content: "👯", groupId: 1, identifier: "dancers"}, + {content: "👰", groupId: 1, identifier: "bride"}, + {content: "👱", groupId: 1, identifier: "blond_hair"}, + {content: "👲", groupId: 1, identifier: "person_with_hat"}, + {content: "👳", groupId: 1, identifier: "person_with_turban"}, + {content: "👴", groupId: 1, identifier: "old_man"}, + {content: "👵", groupId: 1, identifier: "old_woman"}, + {content: "👶", groupId: 1, identifier: "baby"}, + {content: "👷", groupId: 1, identifier: "construction_worker"}, + {content: "👸", groupId: 1, identifier: "princess"}, + {content: "👹", groupId: 1, identifier: "ogre"}, + {content: "👺", groupId: 1, identifier: "goblin"}, + {content: "👻", groupId: 1, identifier: "ghost"}, + {content: "👼", groupId: 1, identifier: "angel"}, + {content: "👽", groupId: 1, identifier: "alien"}, + {content: "👾", groupId: 1, identifier: "space_invader"}, + {content: "👿", groupId: 1, identifier: "imp"}, + {content: "💀", groupId: 1, identifier: "skull_face"}, + {content: "💁", groupId: 1, identifier: "information_desk_person"}, + {content: "💂", groupId: 1, identifier: "guard"}, + {content: "💃", groupId: 1, identifier: "dancer"}, + {content: "💄", groupId: 4, identifier: "lipstick"}, + {content: "💅", groupId: 1, identifier: "nail_care"}, + {content: "💆", groupId: 1, identifier: "massage"}, + {content: "💇", groupId: 1, identifier: "haircut"}, + {content: "💈", groupId: 3, identifier: "barber"}, + {content: "💉", groupId: 4, identifier: "syringe"}, + {content: "💊", groupId: 4, identifier: "pill"}, + {content: "💋", groupId: 1, identifier: "lips"}, + {content: "💌", groupId: 13, identifier: "heart_envelope"}, + {content: "💍", groupId: 4, identifier: "ring"}, + {content: "💎", groupId: 4, identifier: "diamond"}, + {content: "💏", groupId: 1, identifier: "couplekiss"}, + {content: "💐", groupId: 4, identifier: "bouquet"}, + {content: "💑", groupId: 1, identifier: "couple_with_heart"}, + {content: "💒", groupId: 6, identifier: "wedding"}, + {content: "💓", groupId: 13, identifier: "heartbeat"}, + {content: "💔", groupId: 13, identifier: "broken_heart"}, + {content: "💕", groupId: 13, identifier: "two_hearts"}, + {content: "💖", groupId: 13, identifier: "sparkling_heart"}, + {content: "💗", groupId: 13, identifier: "heartpulse"}, + {content: "💘", groupId: 13, identifier: "cupid"}, + {content: "💙", groupId: 13, identifier: "blue_heart"}, + {content: "💚", groupId: 13, identifier: "green_heart"}, + {content: "💛", groupId: 13, identifier: "yellow_heart"}, + {content: "💜", groupId: 13, identifier: "purple_heart"}, + {content: "💝", groupId: 13, identifier: "gift_heart"}, + {content: "💞", groupId: 13, identifier: "revolving_hearts"}, + {content: "💟", groupId: 13, identifier: "heart_decoration"}, {content: "💠", groupId: 0, identifier: "emoji"}, {content: "💡", groupId: 0, identifier: "emoji"}, {content: "💢", groupId: 0, identifier: "emoji"},