Advertisement
Guest User

Untitled

a guest
May 26th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.       let embed = new Discord.RichEmbed()
  2.       .setTitle(`Heaven's Community Rules.`)
  3.      .setDescription(`Listed below are the rules of this community.`)
  4.      .addField(`1) The most important thing to keep in mind is our community rules and guidelines strictly adhere to Discord's. You can find these here:`, `Guidelines: https://discordapp.com/guidelines\nTerms of Service: https://discordapp.com/tos`)
  5.       .addField(`2) Discord names and avatars must be fully SFW.`, `No NSFW or suggestive content anywhere on the server.`)
  6.       .addField(`3) Do not be extremely uncivil to anyone on the server.`, `No one deserves such to be attacked, this includes staff as well.`)
  7.       .addField(`4) Any content that is illegal is not allowed under any circumstances.`, `If you must question on whether or not posting such content is allowed, don’t post it. (take flirting and legal NSFW talks to DMS)`)
  8.       .addField(`5) Excessive spamming in any form is not allowed.`, `This includes text channels and voice channels.`)
  9.       .addField(`6) Excessive personal attacks are not tolerated.`, `This includes consistently targeting someone just to provoke them.`)
  10.       .addField(`7) Racism is not allowed, do not use the hard R.`, `We want everyone to feel safe on the server.`)
  11.       .addField(`8) Do not attempt to bypass any blocked words`, `You can’t use racist words, or any slur is clearly not appropriate for the server.`)
  12.       .addField(`9) Don’t ping Staff without legitimate reasoning.`, `This includes pinging any staff member, if they are troll pings etc, its mutable.`)
  13.       .addField(`10) Alternate accounts are not allowed.`, `This is due to how they can be abused to avoid bans and mutes.`)
  14.       .addField(`11) Impersonations are not allowed.`, `Imitating staff and being someone who you are not isn’t allowed.`)
  15.       .addField(`12) No Discord server invite links or codes`, `These links are not allowed and is an instant ban whether it is in DM or the Server.`)
  16.       .addField(`13) Do not advertise without permission`, `Do not advertise your social media/content platforms.`)
  17.       .addField(`14) Do not role-play within the server`, `Roleplaying is disgusting forbidden in the server.`)
  18.       .addField(`15) Raiding/Encouraging raids is not allowed`, `Instant ban for raiding whether voice chat or text.`)
  19.       .addField(`16) Content relating to suicide or death`, `Emoji combination, slang, speech and all texts.`)
  20.       .addField(`17) Anything to target specific groups/individuals is prohibited`, `This includes antisemitism, Islamophobia, racism etc.`)
  21.       .addField(`18) Listen to Staff at all times.`, `Listen to Staff and have common sense, it's not hard.`)
  22.      .addField(`19) Do not earrape in any voice channel.`, `If you have a horrible microphone use push to talk`)
  23.      .addField(`20) Do not form/make any servers off Heaven`, `Do not invite anyone to your server, it will be an instant ban.`)
  24.      .setFooter(`Rules are subject to change at any time.`)
  25.      .setColor(server.color);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement