Skip to content

Commit 714a2af

Browse files
Merge pull request #150 from RealOrangeOne/discord-docs
Add some basic discord docs
2 parents bd398a2 + 526a1e6 commit 714a2af

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

_data/sidebar_tree.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ tree:
107107
- url: /team_admin/
108108
title: Team Admin
109109
tree:
110+
- url: /team_admin/discord
111+
title: Discord Server
110112
- url: /team_admin/user_accounts
111113
title: User Accounts
112114
- url: /team_admin/kit_shipping

team_admin/discord.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: page
3+
title: Discord Server
4+
---
5+
6+
# Discord Server
7+
8+
To assist with communications, especially in a virtual competition, there's a [Discord](https://discord.com/) server for communicating with blue-shirts, your team members and other teams.
9+
10+
If you do not wish to, or are unable to join Discord, you can still get support from <{{ site.emails.teams }}> as normal.
11+
12+
## Joining
13+
14+
Invite links and entry passwords will be sent to team leaders which will ensure you're added to the correct school / institution and team. Only team members should be given access. If you do not already have an account, you'll be prompted to create one. You may of course use your existing account, but please make sure the profile picture and username are appropriate.
15+
16+
Once invited, you'll only have access to a few channels, namely `#welcome-and-rules` and `#welcome-<username>` (with your username in). Before you can join, you must read the rules shown in the `#welcome-and-rules` channel, and enter the password for your team in your personal `#welcome-<username>` channel.
17+
18+
## Channels
19+
20+
The server has a number of channels for specific conversation. Please try to keep channels on-topic, and move channels if the conversation tangents. Each channel has a topic at the top of the screen showing what it's about.
21+
22+
### Team channels
23+
24+
Along with the common channels, there are some channels visible only to members of your team.
25+
26+
`team-ABC` (where `ABC` is your TLA) is a channel only your team (and blue-shirts) can see. Here you can converse among your team, and get help from blue-shirts without giving away too much of your strategy. These channels should be considered your own, and can be used to discuss anything competition related for your team.
27+
28+
When asking for support, it's best to ask in public rooms unless there's a specific reason not to. This not only allows other teams who may be struggling with the same issue to benefit, but also allows them to contribute to a solution and discuss potential improvements.
29+
30+
If your school / institution has multiple teams (`ABC2` etc), these will be separate channels (`team-ABC1`, `team-ABC2` etc). Team leaders will be in all team channels relevant to their school / institution, however as competitors can only be in a single team, they'll only be in a single team channel.

0 commit comments

Comments
 (0)