From df4c2391f39bff3ee57efe2e9437d2fb80e969b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Mon, 19 Aug 2024 09:31:01 +0200 Subject: [PATCH] feat: buncat emoji --- src/constants.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/constants.ts b/src/constants.ts index 59b1c15..70ac5a2 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -28,8 +28,8 @@ export const BUN_EMOJIS = [ { name: "beno", id: "1152544141323010049" }, { name: "benode", id: "1210663269837316197" }, { name: "bun", id: "994093611065024512" }, - { name: "bunUwU", id: "1152543655035412602" }, { name: "bunana", id: "1118962978088304741" }, + { name: "buncat", id: "1274985769400012800" }, { name: "bundough", id: "1152673360224993383" }, { name: "bundows", id: "1180836292657942598" }, { name: "bunlove", id: "1001784944068145213" }, @@ -37,6 +37,7 @@ export const BUN_EMOJIS = [ { name: "bunparty", id: "1210663548963921960" }, { name: "bunsob", id: "1254862523857895537" }, { name: "bunsplode", id: "1210663666454634586" }, + { name: "bunUwU", id: "1152543655035412602" }, { name: "bunx", id: "1151197324299739146" }, { name: "buxmas", id: "1180860721672757308" }, { name: "grabbun", id: "995824913418027118" },