diff --git a/src/modules/utility.js b/src/modules/utility.js index 9d33166..7a42541 100644 --- a/src/modules/utility.js +++ b/src/modules/utility.js @@ -286,6 +286,7 @@ const GUILD_FEATURES = { AUTOMOD_TRIGGER_USER_PROFILE: { icon: SILK_ICONS.vcard, name: "AutoMod: User Profiles", + deprecated: true, }, BANNER: {icon: SILK_ICONS.photo}, BFG: {icon: SILK_ICONS.world_add, name: "BFG"},