Skip to content

Commit

Permalink
Update discohook server rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Konclan committed Sep 27, 2021
1 parent 96d58e0 commit ffd3658
Showing 1 changed file with 29 additions and 17 deletions.
46 changes: 29 additions & 17 deletions dev/Discohook/welcome/rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,40 +13,52 @@
"color": 16761704,
"fields": [
{
"name": ":one: Act mature.",
"value": "> Occasional jokes are fine, but there is a line. This is not a meme server. Don’t be excessively childish or try to trick people into something. Don't start unnecessary drama. If an admin tells you to stop, then do so."
"name": ":zero::one: Act mature.",
"value": "> Use your better judgement, just because you can post something doesn't mean you should. Don’t be excessively childish or try to trick people into something. Don't start unnecessary drama."
},
{
"name": ":two: Keep discussion in English.",
"value": "> We cannot moderate other languages. If you're talking to someone in a different language, please take the discussion to DMs."
"name": ":zero::two: Post with purpose",
"value": "> No low effort posts. We like jokes here and try to keep the atmosphere light; however, this is not a meme server. Do not post messages or media with no context or purpose. Try not to post content outside of their respective channels. Posting low effort media with no context will result in a soft mute. You can request to be unmuted after a day if you show you have an understanding of why you were soft muted."
},
{
"name": ":three: Do not post any sort of NSFW content.",
"value": "> This also includes things on your profile such as your avatar."
"name": ":zero::three: Listen to moderators",
"value": "> If a moderator tells you to stop doing something then stop doing it, now and in the future. We try to keep this discord well organized as its main purpose is help and feedback for BEEmod. Do not backseat moderate. Its fine to explain to someone if they are breaking a rule or might be posting in the wrong channel, but do not act like you have authority. If someone is breaking rules then ping @ CentralCore as that is our moderation team."
},
{
"name": ":four: Don't spam.",
"value": "> This one should be obvious, but don't post messages rapidly or use a load of emojis/reactions. A good rule is more than 5 is a waste."
"name": ":zero::four: Keep discussion in English.",
"value": "> We cannot moderate other languages. If you're talking to someone in a different language, take the discussion to DMs."
},
{
"name": ":five: Do not abuse mentions.",
"value": "> Only ping the Central Core role when a user is breaking the rules. `@everyone` and `@here` are turned off, don't try to use them."
"name": ":zero::five: Do not post any sort of NSFW content.",
"value": "> This also includes things on your profile such as your avatar. Nudity, gore, or topics that are not safe for work should absolutely never shown here."
},
{
"name": ":zero::six: Do not spam.",
"value": "> This one should be obvious, but don't post messages rapidly or use a load of emojis/reactions. A good rule is more than 5 is a waste. If you are found to have spammed something in multiple discords, or DM people in the discord randomly or without consent, you will be banned. Showcasing content in multiple discords is fine, as long as you are being respectful and posting in the right channels."
},
{
"name": ":six: Don't ask to ask a question.",
"value": "> Just ask it, we're here to help."
"name": ":zero::seven: Do not abuse mentions.",
"value": "> Only ping the Central Core role when a user is breaking the rules. `@everyone` and `@here` are turned off, don't try to use them."
},
{
"name": ":seven: Know what you're talking about when giving help",
"value": "> For example: don't try to help people with Hammer unless you actually use hammer"
"name": ":zero::eight: Know what you're talking about when giving help",
"value": "> Do not try help someone if you do not have experience. \n> For example: don't try to help people with Hammer unless you actually use hammer."
},
{
"name": ":eight: Please do not use this server for bug reports or feature requests.",
"value": "> This is not referring to diagnosing an issue or asking for help. Bug reports should be posted on the Issues page of the correct GitHub repositories (More information below). Don't beg or @ devs for help, a lot of us are busy and we will help when we are available."
"name": ":zero::nine: This is not an issue tracker",
"value": "> Do not use this server for bug reports or feature requests. This is not referring to diagnosing an issue or asking for help. Bug reports should be posted on the Issues page of the correct GitHub repositories (More information below). Don't beg or @ devs for help, a lot of us are busy and we will help when we are available. You are expected to be open to help, if you refuse to listen then we will not help you."
},
{
"name": ":nine: Use typing etiquette",
"name": ":one::zero: Use typing etiquette",
"value": "> Keep messages easy to read. Don't rapidly post multiple messages, instead take time to type out your message in full. Don't roleplay or use typing quirks."
},
{
"name": ":one::one: Feedback is expected",
"value": "If you showcase content, it is under the assumption that you're looking for feedback or help. Try to be open minded and listen to people. If you are giving feedback; do not attack people for their skill level, quality of work, or how they choose to map. Be respectful of the other person while giving feedback."
},
{
"name": ":one::two: Rules are rules",
"value": "You are expected to have read all the rules when you join the server or when they have been updated. Claiming to not have read the rules is not an excuse. Repeat offenders will be muted, kicked or banned. Punishments are usually case by case and decided by moderators."
}
]
}
Expand Down

0 comments on commit ffd3658

Please sign in to comment.