forked from DarkThunder99/Bot-with-Dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
emojis_config.js
123 lines (123 loc) · 2.3 KB
/
emojis_config.js
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
module.exports = {
success: "✅",
error: "❌",
giveaway: "🎉",
discord_logo: "☄️",
member: "✅",
channel: "✅",
role: "✅",
stage_channel: "☄️",
rules_channel: "☄️",
boosts_animated: "☄️",
discord_badges: "☄️",
status_online: "🟢",
status_idle: "🟡",
status_dnd: "⭕",
status_offline: "🟣",
verified_badge: "✅",
cpu_icon: "✅",
drive_icon: "✅",
ram_icon: "✅",
discord_partner: "✅",
owner_crown: "✅",
emoji_bar_1: "✅",
emoji_bar_2: "✅",
bot_badge_small: "✅",
bot_badge_part_1: "✅",
bot_badge_part_2: "✅",
open_collective_logo: "✅",
parteon_logo: "✅",
kofi_logo: "✅",
pikachu: "✅",
buymeacoffee_logo: "✅",
picture_frame: "🖼️",
anger: "💢",
like: "👍",
dislike: "👎",
grin: "😁",
pleading_face: "🥺",
angry: "😡",
rage: "🤬",
drooling_face: "🤤",
smirk: "😏",
game_dice: "🎲",
coin: "🪙",
sparkles: "✨",
earth: "🌎",
clock: "⏰",
search_glass: "🔍",
chan: "🍀",
edit: "📝",
chat: "💬",
sadness: "😢",
flag_gb: ":flag_gb:",
flag_jp: ":flag_jp:",
book: "📚",
counting: "🔢",
star2: "🌟",
calendar_spillar: "🗓️",
star: "⭐",
barchart: "📊",
link: "🔗",
tada: "🎉",
brain: "🧠",
magic_ball: "🔮",
reverse_motherfucker: "↕️",
reverse_nr_2_motherfucker: "🔀",
light_bulb: "💡",
broken_heart: "💔",
heart: "❤️",
flushed: "😳",
facepalm: "🤦",
sneeze: "🤧",
input: "📥",
output: "📤",
bird: "🐦",
cat: "🐱",
koala: "🐨",
panda: "🐼",
wink: "😉",
wastebasket: "🗑️",
page: "📄",
ping: "🏓",
uptime: "⏳",
package: "📦",
optical_disk: "💿",
muscule: "💪",
stopwatch: "⏱️",
octo: "🐙",
rocket: "🚀",
thinking: "🤔",
question: "❔",
tools: "🧰",
money: "💰",
music: "🎶",
rofl: "🤣",
hammer: "🔨",
bricks: "🧱",
screw_that: "🔩",
sign: "🪧",
lyrics: "📑",
pause: "⏸️",
play: "▶",
skip: "⏭️",
volume: "🔉",
pen: "🖊️",
capital: "🏛️",
location: "📍",
currency: "💱",
globe: "🌐",
tongue: "👅",
clap: "👏",
lock: "🔐",
game_controller: "🎮",
weather: "🌤️",
temperature: "🌡️",
hot: "🥵",
tornado: "🌪️",
humidity: "💦",
ruler: "📏",
email: "📧",
paper_clip: "📎",
paper_clips: "🖇️",
};