diff --git a/src/welcome-channel.json b/src/welcome-channel.json new file mode 100644 index 000000000..90a8b6f4d --- /dev/null +++ b/src/welcome-channel.json @@ -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"] +} \ No newline at end of file diff --git a/src/welcome-channel.yaml b/src/welcome-channel.yaml deleted file mode 100644 index f629c0424..000000000 --- a/src/welcome-channel.yaml +++ /dev/null @@ -1,82 +0,0 @@ -- type: embed - embeds: - - title: Welcome to the Prism Launcher Discord server! - url: https://prismlauncher.org/ - color: 0xdfdfdf - 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: - url: https://cdn.discordapp.com/attachments/1031663678979838103/1033124128141607003/prism-background.jpg - width: 2560 - height: 1440 - -- type: rules - rules: - Follow Discord's rules: "These include the [Community Guidelines](https://discord.com/guidelines) and the [Terms of Service](https://discord.com/terms)." - Follow our Code of Conduct: 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. - Use English: 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. - Listen to and respect all community team members: 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. - Do not harass anyone: 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. - Keep all activity legal, legitimate, and appropriate: 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. - Follow the given channel topic: 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. - Don't import drama or controversy from other communities: 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. - Do not misuse accessibility tools: "[PluralKit](https://pluralkit.me) is here as aid for self identification purposes. Role-playing with PluralKit is not allowed." - Do not ping staff members for support requests: 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. - -- type: links - title: ":link: Links" - color: 0xdfdfdf - links: - Website: https://prismlauncher.org - About: https://prismlauncher.org/about - News: https://prismlauncher.org/news - Wiki: https://prismlauncher.org/wiki - Support us: https://opencollective.com/prismlauncher - Source code: https://github.com/PrismLauncher - Subreddit: https://reddit.com/r/PrismLauncher - Twitter: https://twitter.com/PrismLauncher - Mastodon: https://floss.social/@PrismLauncher - -- type: roles - id: contributor-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." - template: "**ยป** {EMOJI} {MENTION}" - - roles: - 1031845074847416352: - description: Packager - emoji: ๐Ÿ“ฆ - 1031856797570572329: - description: Design - emoji: ๐ŸŽจ - 1031856922128830475: - description: Programmer - emoji: ๐Ÿง‘โ€๐Ÿ’ป - 1031856744239996928: - description: Documentation - emoji: ๐Ÿ“š - 1072593656256659520: - description: Translator - emoji: ๐Ÿ’ฌ - -- type: roles - id: community-roles - title: Community roles - template: "**ยป** {EMOJI} {MENTION}" - - roles: - 1032568692040548373: - description: Programmer socks - emoji: "<:programmer_socks:1033131933464539146>" - 1032829153961054230: - description: Trans Rights - emoji: "<:Trans_Launcher:1032778916705865738>" - 1037726911616536577: - description: Blobfox Fanatic - emoji: "<:blobfox:1037727909630201857>" - 1041912460803842168: - description: Catquake Catquake - emoji: "<:catquake:1039218794528247888>" - -- type: text - text: https://discord.gg/ArX2nafFz2