dictionary v2

This commit is contained in:
derpystuff 2023-07-09 17:56:47 +02:00
parent c2c8241080
commit 6a3fb1dde3
4 changed files with 40 additions and 27 deletions

View file

@ -94,7 +94,9 @@ module.exports.ICONS = Object.freeze({
"arrow_left": "<:ico_arrowleft:1086628775644647464>",
"arrow_right": "<:ico_arrowright:1086628777880191016>",
"sticker": "<:ico_sticker:1096937131793985546> ",
"emoji": "<:ico_emoji:1096936794731315251>"
"emoji": "<:ico_emoji:1096936794731315251>",
"empty": "<:e:749601069298090034>",
"book": "<:ico_book:1127622851265048576>"
})
const GUILD_FEATURE_ICONS = Object.freeze({