This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 29
/
emojis.json
63 lines (63 loc) · 1.48 KB
/
emojis.json
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
{
"stats": ":bar_chart:",
"version": ":gear:",
"online": ":green_circle:",
"link": ":link:",
"voice": ":sound:",
"add": ":repeat_one:",
"help": ":question:",
"warn": ":warning:",
"error": ":small_red_triangle_down:",
"success": ":white_check_mark:",
"loading": ":speech_balloon:",
"score": ":trophy:",
"games": ":video_game:",
"kills": ":gun:",
"crown": ":crown:",
"discriminator": ":hash:",
"bot": ":robot:",
"avatar": ":dolls:",
"calendar": ":calendar:",
"calendar2": ":calendar:",
"up": ":arrow_double_up:",
"pencil": ":pencil:",
"roles": ":people_holding_hands:",
"color": ":rainbow_flag:",
"users": ":family_man_girl_boy:",
"title": ":ideograph_advantage:",
"time": ":clock10:",
"search": ":eye_in_speech_bubble:",
"desc": ":beginner:",
"playlist": ":musical_note:",
"channels": ":eight_pointed_black_star:",
"afk": ":watch:",
"id": ":credit_card:",
"ip": ":map:",
"desc2": ":abcd:",
"server": ":file_cabinet:",
"boost": ":gem:",
"status": {
"dnd": "red_circle",
"idle": ":orange_circle:",
"online": ":green_circle:",
"offline": ":red_circle:"
},
"letters": {
"a": ":a:",
"w": ":regional_indicator_w:",
"r": ":regional_indicator_r:",
"d": ":regional_indicator_d:"
},
"categories": {
"squad": ":gun:",
"administration": ":hammer_pick:",
"economy": ":bank:",
"fun": ":game_die:",
"general": ":placard:",
"images": ":frame_photo:",
"moderation": ":police_officer:",
"music": ":musical_note:",
"owner": ":crown:",
"custom": ":gear:"
}
}