premium=`You have Infinite Premium! You have been gifted this by the developers as a thank you. You can give premium to any and all servers you are in.`;
count=200;
}elseif(level===1){
premium=`You have Premium tier 1! You can give premium to ${1-appliesTo.length} more servers.`;
premium=`You have Premium tier 1! You can give premium to ${1-appliesTo.length} more server(s).`;
count=1;
}elseif(level===2){
premium=`You have Premium tier 2! You can give premium to ${3-appliesTo.length} more servers.`;
premium=`You have Premium tier 2! You can give premium to ${3-appliesTo.length} more server(s).`;
count=3;
}elseif(level===3){
premium=`You have Premium Mod! You can give premium to ${3-appliesTo.length} more servers, as well as automatically giving premium to all servers you have a "manage" permission in.`
premium=`You have Premium Mod! You can give premium to ${3-appliesTo.length} more server(s), as well as automatically giving premium to all servers you have a "manage" permission in.`
count=3;
}
if(dbMember?.expiresAt){
premium=`**You can't give servers premium anymore because your subscription ended or was cancelled.** To get premium again please subscribe in the Clicks server`
if(hasPremium){//FIXME: Check how user applied premium
premiumGuild=`**This server has premium! It was ${hasPremium[2]===3?`automatically applied by <@${hasPremium[1]}>`:`given by <@${hasPremium[1]}>`}**\n\n`
"**Facebook** - Facebook trackers include data such as your date of birth, and guess your age if not entered, your preferences, who you interact with and more.\n"+
"**AMP** - AMP is a technology that allows websites to be served by Google. This means Google can store and track data, and are pushing this to as many pages as possible.\n\n"+
"Transcripts allow you to store all messages sent in a channel. This is stored in our database along with the rest of the servers settings but is accessible by anyone with the link, so a leaked link could show all messages sent in the channel.\n"
"Transcripts allow you to store all messages sent in a channel. Transcripts are stored in our database along with the rest of the server's settings but is accessible by anyone with the link, so a leaked link could show all messages sent in the channel.\n"
)
.setEmoji("NUCLEUS.LOGO")
.setStatus("Danger")
)
.setTitle("Link scanning and Transcripts")
.setDescription("Regarding Facebook and AMP filter types, and ticket transcripts")
.setDescription("Information about how links and images are scanned, and transcripts are stored")