-
Notifications
You must be signed in to change notification settings - Fork 0
/
welcome.yml
125 lines (98 loc) · 5.23 KB
/
welcome.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
- type: embed
embeds:
- title: Welcome to Debuggy Community!
color: 0xA05FFF
description: >-
We are a group of people who like making Minecraft mods. You can find info about our projects below:
<#1026251656029011978>: expansive biome mod.
<#1026272355951058974>: A mod that adds in a sawmill for cutting any wood-based blocks.
Now for some backstory on how Debuggy Community formed: In mid June of 2022, woodiertexas was wanting to put together a modding team and
as a result, he needed a name. Since Architecture Extensions adds an easter egg block titled "Oddly Colored Block" with a blockID of
`debuggy_block`, woodie chose to call the modding team "Debuggy Team".
The "Oddly Colored Block" added by Arch-Ex uses the "[debug1](https://minecraft.fandom.com/wiki/History_of_textures/Unused_textures#debug.png_and_debug2.png)" texture found in Minecraft's game files.
- type: rules
rules:
Follow the Debuggy Code of Conduct: >
Everyone is expected to read and abide by the [Debuggy Code of Conduct](https://debuggyteam.github.io/code-of-conduct/)
Follow the ToS and Community Guidelines: >
As a Discord-based community, everyone is required to follow the Discord [Community Guidelines](https://discord.com/guidelines) and [Terms of Service](https://discord.com/terms)
Attempt to speak English: >
We cannot moderate what people say in other languages. If English is not your native language,
you can use various translation tools to speak in English. Making fun of someone's poor English is not allowed.
Spamming or advertising is prohibited: >
This includes repeated messages, pings, media, and links. Advertisements for things like Discord servers and
social media are not allowed. DM adverts are also prohibited.
Use appropriate user profiles: >
User profiles are not to feature NSFW content of any kind. NSFW content generally includes text, images, or links featuring nudity, sex, hard violence,
or other graphically disturbing content.
Use channels appropriately: >
Follow a channel's given topic and do not derail an ongoing conversation. If a channel becomes clogged, use threads.
- type: embed
embeds:
- title: ""
color: 0xA05FFF
description: >
This ruleset is a derivative of the [Quilt Community rules](https://quiltmc.org/en/community/rules/)
and the [Quilt Code of Conduct](https://quiltmc.org/en/community/code-of-conduct/)
- type: roles
id: community-roles
title: "Role Selector"
color: 0xA05FFF
description: "Click the button below to assign or remove any of the following roles."
template: "{EMOJI} **{NAME}**: {DESCRIPTION}\n"
roles:
"1028880355484242010":
description: "Get notified when announcements are made in <#912411091030667266>."
emoji: "📢"
"957860055116558389":
description: "Get notified when an update pertaining to Debuggy projects is posted to <#942451968180375642>."
emoji: "📢"
"965761450230571048":
description: "Get notified when a new sneak peek is posted in <#967613841926152202>."
emoji: "👀"
"1028880750495416361":
description: >
Get this if you're interested in translating a Debuggy project to another language.
Then go make a forum post for your chosen language in <#1028881563015979028>.
emoji: "💬"
- type: roles
id: pronoun-roles
title: "Role Selector"
color: 0xA05FFF
description: "Click the button below to assign or remove any of the following roles."
template: "**{NAME}**: {DESCRIPTION}\n"
roles:
"993404661635764244":
description: "This is __her__ Brick Block; __she__ is currently using it to build."
"993404660729778287":
description: "__He__ is currently using __his__ Table Saw."
"993404662621409320":
description: "__They__ are currently placing Glowstone to light up __their__ build."
"993404663477063700":
description: "__It__ dug 5,000 Stone blocks to make __its__ underground base."
"993404664437551207":
description: "__Lily__ used __Lily's__ Anvil to apply __Lily's__ enchantments to __Lily's__ armor set."
"993404665406443540":
description: "<insert pronouns> broke the cobblestone generator."
"993404666295631882":
description: "A user asks Lily what Lily's pronouns are; Lily responds that Lily's pronouns are she/her."
- type: links
title: Useful Links
color: 0xA05FFF
links:
Debuggy on Discord: https://discord.gg/bWN57F5CCA
Debuggy on GitHub: https://github.com/DebuggyTeam
- type: threads
mode: active
template: "**»** {EMOJI}[{NAME}]({URL}) in {PARENT} | {ACTIVE_TIME}"
color: 0xA05FFF
description: This is a list of the ten most-recently-active threads, sorted by the time they were last active.
archive_status_in_name: false
archived_emoji: "🔇"
- type: threads
mode: newest
template: "**»** {EMOJI}[{NAME}]({URL}) in {PARENT} | {CREATED_TIME}"
color: 0xA05FFF
description: This is a list of the ten most-recently-created threads, sorted by their creation date.
archive_status_in_name: false
archived_emoji: "🔇"