[nextgen] update internal markdown tooling

This commit is contained in:
bignutty 2025-01-17 21:17:28 +01:00
parent 418d819d05
commit 05e6ab5588
2 changed files with 49 additions and 22 deletions

View file

@ -72,6 +72,14 @@ module.exports.BADGE_ICONS = Object.freeze({
"staff": "<:b:1263605715688231035>"
})
// nextgen icons
module.exports.ICONS_NEXTGEN = Object.freeze({
})
// nextgen icons legacy name -> new name mappings
module.exports.ICONS_NEXTGEN_LEGACY_MAPPINGS = Object.freeze({
})
// TODO: Load icon configuration from server
module.exports.ICONS = Object.freeze({
"brand": "<:ico_brand_2024:1263593574478643221>",