We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a049c commit 4feee55Copy full SHA for 4feee55
1 file changed
bingus-bot/src/util.ts
@@ -213,7 +213,6 @@ export const REACTION_EMOJIS: EmojiIdentifierResolvable[] = [
213
"💙",
214
"✨",
215
"<:nighty_hug:1314209493747241011>",
216
- "<:nighty_a:1314209496029204572>",
217
"<:nighty_heart:1314209486390427659>",
218
"<:nighty_nom:1314209503276699708>",
219
"<:nighty_yay:1319261631217143910>",
@@ -230,6 +229,7 @@ export const SAD_EMOJIS: EmojiIdentifierResolvable[] = [
230
229
"<:nighty_flop:1314209488429121556>",
231
"<:nighty_gun:1314209484440338474>",
232
"<:slime_angy:1341418349472518175>",
+ "<:nighty_a:1314209496029204572>",
233
"😭",
234
"😢",
235
"😓",
0 commit comments