This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
emojis.ts
75 lines (74 loc) · 3.39 KB
/
emojis.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
export const rankEmojis = {
"零階": "<:rank0:729195470928478238>",
"一階": "<:rank1:729195470974484610>",
"二階": "<:rank2:729195470974353520>",
"三階": "<:rank3:729195470869758036>",
};
export const heroEmojis = {
// "PAFF": "<:smugpaff:676065237765455881>",
// "Nora": "<:Nora:675783994301874178>",
// "NEKO#ΦωΦ": "<:NekoWhat:676060316911665184>",
// "NEKO#ΦωΦ": "<:NekoWhat:676060316911665184>",
// "NEKO": "<:NekoWhat:676060316911665184>",
// "Ivy": "<:Ivy:676060592418848783>",
// "Deemo": "<:deemoshadow:511031784192868352>",
// "Alice": "<:Alice:676064332060295179>",
// "黯月": "<:YamitsukiPeek:675786136404230144>",
// "蠢熊勇士": "<:dumbbear:581522148594548756>",
// "蘇菲": "<:SophieBlush:676058849530347520>",
// "麗莎SP": "<:LisaSP:675784202314317845>",
// "麗莎": "<:Lisa:676062012622766111>",
// "羅傑": "<:RogerMad:675780473166888990>",
// "瓊安": "<:hazukashii:633927552221708298>",
// "龐SP": "<:spangwhat:547318995792166913>",
// "龐": "<:Pang:496988305607360513>",
// "黛安娜": "<:Diana:676064792049614858>",
// "戴菲斯": "<:Devious:676059602466373662>",
// "貓眼SP": "<:KittyeyeSP:469867910844907530>",
// "貓眼": "<:Kittyeyes:675787567085387806>",
// "諾瓦SP": "<:NolvaSP:687657374982602780>",
// "諾瓦": "<:wavercat:591607985395073059>",
// "盧恩": "<:Rune:675783128215846931>",
// "璃": "<:leah:595554934162718720>",
// "瑪莉亞": "<:maria:615530520444534804>",
// "實驗體": "<:Experiment:591939598402322440>",
// "雷薩": "<:LazerSmirk:675783777494237185>",
// "賈漢": "<:jahan:609277881004195861>",
// "蒂卡": "<:TicaDeathwish:676061022498455552>",
// "碎牙": "<:CrushfangDoggo:468047424301301770>",
// "愛麗絲": "<:Alice:676064332060295179>",
// "奧斯塔": "<:nani:666283498503667712>",
// "普吉": "<:Puggismile:456594293356888064>",
// "揚波": "<:Yanbo:675785916304064516>",
// "傑羅姆": "<:JeromeSweat:675782708051574844>",
// "雪爾森": "<:ShariceStarBurst:675786404298489897>",
// "雪莉": "<:Shirley:675781803176624177>",
// "莫里斯": "<:MorrisAnnoyed:676058510567407616>",
// "荷絲緹雅SP": "<:HestiaSP:676062415489728514>",
// "荷絲緹雅": "<:Hestia:676062707765739521>",
// "納杰爾": "<:NigelStarBurst:675780077966852108>",
// "琉SP": "<:LioSP:675785305382453258>",
// "琉": "<:Lio:675784682549280823>",
// "海德": "<:hyde:529189518700445696>",
// "庫爾": "<:Koll:443751363650912266>",
// "娜雅": "<:Naya:675787054348632065>",
// "夏爾": "<:Charle:675788175276507136>",
// "夏洛克": "<:SherlockGlare:676061367345741828>",
// "面具小姐": "<:Celia:675782475221565481>",
// "迪蘭": "<:dylansmile:561871797314781195>",
// "洛": "<:coolaw:675783434622205993>",
// "泉": "<:Izumi:667328390038028299>",
// "芙蕾莉卡": "<:Fredrica:676063250831376384>",
// "法蒂瑪": "<:Fatima:667328406957850664>",
// "希歐": "<:SioneSmug:675780847563178024>",
// "西奧多": "<:Theodore:470189208259002371>",
// "艾利歐": "<:ElioFrown:675782007363469312>",
// "米莎": "<:misada:586572564399259669>",
// "安潔莉亞": "<:Angelia:667328525694664744>",
// "甲申": "<:jiashenafraid:598466543151742976>",
// "尼德": "<:NedThinking:663010693049614337>",
// "古魯瓦德": "<:Golemwalt:675779493314560085>",
// "卡蓮": "<:KarenO:675788404566261800>",
// "卡努拉": "<:Karnulla:591618444693078037>",
// "刃": "<:FlashbangedDagger:555697287980908579>",
};