We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6c6422 + db51226 commit 28a3570Copy full SHA for 28a3570
2 files changed
.gitignore
@@ -1,4 +1,5 @@
1
.vscode/
2
+.vs/
3
.idea
4
_site/
5
.sass-cache/
_data/questions/discord.yaml
@@ -0,0 +1,12 @@
+name: "discord"
+question: "I've signed up for one of your online events, how do I join it?"
+answer: "<p>
+ We use <a target=\"_blank\" href=\"https://discord.com\">Discord</a> for our online events, you can join the server
+ using this <a target=\"_blank\" href=\"https://discord.gg/jKFXkTd\">invite link</a>. We recommend using the app to attend
6
+ our events as some attendees have reported issues with the web app and watching screen shares.
7
+
8
+ Once you have joined the server, check your email before the event which will tell you which channel to join. Most
9
+ of our events will start at the Main Stage channel.
10
+</p>
11
+"
12
0 commit comments