embed.setTitle(`Settings from guild ${interaction.guild?.name||""} (${interaction.guildId})`);
embed.setDescription(isPremium?`${Emoji.PREMIUM} your subscription ends in ${moment(settings.isPremiumUntil).fromNow(true)}`:`Consider Premium status to get an increased blocklist`);
name:`Preserve data on server leave is ${settings.preserveDataOnGuildLeave?"active":"inactive"}`,
value: settings.preserveDataOnGuildLeave?"Your settings will be saved even if the bot gets kicked":"Your settings will be deleted as soon as the bot leaves this server"
},{
name:`${Emoji.WAVING} Found a bug? Want to request a feature? Say hello?`,
value:"Join the support server at https://go.astrogd.eu/discord"