Skip to content

Commit

Permalink
work on emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
loudar committed Jun 4, 2024
1 parent 6c050b9 commit ecacac5
Showing 1 changed file with 87 additions and 83 deletions.
170 changes: 87 additions & 83 deletions src/enums/defaultReactions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ export const defaultReactionGroups = [
},
{
id: 13,
name: "Hearts"
},
{
id: 14,
name: "Custom"
}
]
Expand Down Expand Up @@ -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"},
Expand Down

0 comments on commit ecacac5

Please sign in to comment.