mirror of
https://github.com/xHyroM/bun-discord-bot.git
synced 2024-11-09 16:58:07 +01:00
feat: add bunolice emoji (#37)
![bunolice](https://github.com/user-attachments/assets/588af588-6585-4717-a59b-60f7da586e96)
This commit is contained in:
parent
87ed81c98a
commit
a0913764c1
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ export const BUN_EMOJIS = [
|
|||
{ name: "bunparty", id: "1210663548963921960" },
|
||||
{ name: "bunsplode", id: "1210663666454634586" },
|
||||
{ name: "bunsob", id: "1254862523857895537" },
|
||||
{ name: "bunolice", id: "1274280067735748608" },
|
||||
{ name: "bundowspet", id: "1222860633377341461", animated: true },
|
||||
{ name: "bunpet", id: "1172808445737574591", animated: true },
|
||||
{ name: "bunsegfault", id: "1175208306533486632", animated: true },
|
||||
|
|
Loading…
Reference in a new issue