Skip to content

Commit

Permalink
chore: use new welcome-channel format
Browse files Browse the repository at this point in the history
  • Loading branch information
getchoo committed Mar 29, 2024
1 parent 3802f53 commit 5824bf1
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 82 deletions.
112 changes: 112 additions & 0 deletions src/welcome-channel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
{
"embeds": [
{
"title": "Welcome to the Prism Launcher Discord server!",
"url": "https://prismlauncher.org/",
"hex_color": "DFDFDF",
"description": "Prism Launcher is a free and open source Minecraft launcher with the ability to manage multiple instances, accounts, and mods, focused on user freedom and free redistributability.",
"image": "https://cdn.discordapp.com/attachments/1031663678979838103/1033124128141607003/prism-background.jpg"
},
{
"title": "1. Follow Discord's rules",
"description": "These include the [Community Guidelines](https://discord.com/guidelines) and the [Terms of Service](https://discord.com/terms)."
},
{
"title": "2. Follow our Code of Conduct",
"description": "The [Code of Conduct](https://github.com/PrismLauncher/PrismLauncher/blob/develop/CODE_OF_CONDUCT.md) applies not only on GitHub but in all Prism Launcher community spaces. Those who do not intend to follow the Code of Conduct should not interact in Prism spaces."
},
{
"title": "3. Use English",
"description": "The common language in our community is English, but we understand that not everyone speaks English at the same level. Try to speak English to the best of your ability, and don't worry if you need to use translation tools. We will not tolerate making fun of people for poor English."
},
{
"title": "4. Listen to and respect all community team members",
"description": "Please take requests from community team members seriously and listen when one asks you to do something. If you have a problem with what a team member is asking you to do, we advise that you step away from the situation and send a private message to another team member."
},
{
"title": "5. Do not harass anyone",
"description": "We want to make participation in our community a harassment-free experience for everyone. If you think that someone is breaking the rules, contact the moderators, instead of harassing them. We will also not tolerate bashing on the developers of other launchers, including those which we have forked from."
},
{
"title": "6. Keep all activity legal, legitimate, and appropriate",
"description": " We do not tolerate users breaking any laws, breaching a ToS or an EULA, posting sexual content, or anything the moderators determine to be malicious or inappropriate. Shilling crypto currency related products and gambling websites is strictly forbidden."
},
{
"title": "7. Follow the given channel topic",
"description": "Don't derail a discussion, and don't start conversations outside of the channel in which they're most appropriate. For example, if you start to get off-topic in an on-topic channel, ask other participants to move to an off-topic channels. Advertisements are not allowed outside of showcase channels."
},
{
"title": "8. Don't import drama or controversy from other communities",
"description": "In these topics, emotions run high and opinions run even higher. To avoid arguments and other similar problems, simply avoid discussion of controversial topics from other communities."
},
{
"title": "9. Do not misuse accessibility tools",
"description": "[PluralKit](https://pluralkit.me) is here as aid for self identification purposes. Role-playing with PluralKit is not allowed."
},
{
"title": "10. Do not ping staff members for support requests",
"description": "Our moderators are not supporters! All support is done voluntarily. People might not know how to fix your problem, if no one has responded to your request for a long time."
}
],

"roles": [
{
"title": "Contributor roles",
"description": "These roles are for people contributing to Prism Launcher. This is on an [honor/trust system](https://en.wikipedia.org/wiki/Honor_system). If you select a role when you never actually contributed, punishments may be given.\n\nClick the button below to assign yourself any of the following roles.",
"roles": [
{
"title": "Packager",
"id": 1031845074847416352,
"emoji": "📦"
},
{
"title": "Design",
"id": 1031856797570572329,
"emoji": "🎨"
},
{
"title": "Programmer",
"id": 1031856922128830475,
"emoji": "🧑‍💻"
},
{
"title": "Documentation",
"id": 1031856744239996928,
"emoji": "📚"
},
{
"title": "Translator",
"id": 1072593656256659520,
"emoji": "💬"
}
]
},
{
"title": "Community roles",
"roles": [
{
"title": "Programmer socks",
"id": 1032568692040548373,
"emoji": "<:programmer_socks:1033131933464539146>"
},
{
"title": "Trans Rights",
"id": 1032829153961054230,
"emoji": "<:Trans_Launcher:1032778916705865738>"
},
{
"title": "Blobfox Fanatic",
"id": 1037726911616536577,
"emoji": "<:blobfox:1037727909630201857>"
},
{
"title": "Catquake Catquake",
"id": 1041912460803842168,
"emoji": "<:catquake:1039218794528247888>"
}
]
}
],

"messages": ["https://discord.gg/ArX2nafFz2"]
}
82 changes: 0 additions & 82 deletions src/welcome-channel.yaml

This file was deleted.

0 comments on commit 5824bf1

Please sign in to comment.