You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/getting_started.mdx
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,14 @@
1
+
---
2
+
sidebar_position: 1
3
+
slug: /
4
+
---
5
+
1
6
# Getting started
2
7
3
8
Getting started with Apollo is quick and easy.
4
9
5
10
1.[Invite Apollo to your server](https://discord.com/api/oauth2/authorize?client_id=475744554910351370&permissions=36776045648&scope=applications.commands%20bot)
6
-
2. Create your first event with the [`/event`](/creating-events/) command
11
+
2. Create your first event with the [`/event`](/creating_events/) command
7
12
- Apollo will then DM you a list of questions about your event
8
13
- Once finished, Apollo will provide a link to your newly created event
9
14
3. RSVP to the event by clicking one of the event buttons
0 commit comments