add other two features that were added after i last updated
This commit is contained in:
parent
9cf3a5a23b
commit
791288055b
1 changed files with 5 additions and 0 deletions
|
@ -422,6 +422,10 @@ module.exports.GuildFeaturesFormatted = {
|
|||
icon: SILK_ICONS.transmit_blue,
|
||||
name: "Stages: 150 Users",
|
||||
},
|
||||
STAGE_CHANNEL_VIEWERS_300: {
|
||||
icon: SILK_ICONS.transmit_blue,
|
||||
name: "Stages: 300 Users",
|
||||
},
|
||||
SUMMARIES_ENABLED: {icon: SILK_ICONS.book_tabs, deprecated: true},
|
||||
SUMMARIES_ENABLED_GA: {
|
||||
icon: SILK_ICONS.book_tabs,
|
||||
|
@ -482,6 +486,7 @@ module.exports.GuildFeaturesFormatted = {
|
|||
},
|
||||
TIERLESS_BOOSTING: {icon: SILK_ICONS.ruby},
|
||||
TIERLESS_BOOSTING_TEST: {icon: SILK_ICONS.ruby},
|
||||
TIERLESS_BOOSTING_CLIENT_TEST: {icon: SILK_ICONS.ruby},
|
||||
VALORANT_L30: {icon: SILK_ICONS.controller, name: "Clans: Valorant L30", deprecated: true},
|
||||
VANITY_URL: {icon: SILK_ICONS.world_link, name: "Vanity URL"},
|
||||
VERIFIED: {icon: SILK_ICONS.tick},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue