-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Luca Zeuch <[email protected]>
- Loading branch information
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
+++ | ||
title = 'Getting Started' | ||
weight = 1 | ||
+++ | ||
|
||
## Adding The Bot | ||
|
||
{{% notice info %}} | ||
|
||
You need to have the **Manage Server** permission to add the bot to your server. | ||
|
||
{{% /notice %}} | ||
|
||
1. Go to <https://yagpdb.xyz/manage> | ||
2. Click on **Login with Discord** in the top-left corner | ||
3. Authorize the application to know what servers you are in | ||
4. Select the server you want to add the bot to in the dropdown menu | ||
|
||
## First Steps | ||
|
||
Before doing anything, you should first take a closer look at the Control Panel you just opened. It is the main | ||
interface for configuring the bot, and is where you will spend most of your time. Visit a few subpages to get a feel for | ||
the navigation and layout. | ||
|
||
Afterward, visit the Commands tab (`Core > Command settings`) and make sure that the default prefix (`-`) does not | ||
conflict with other bots you may have. Also make sure to enable all commands, such that you can actually use YAGPDB. | ||
|
||
!["All commands enabled". A green switch with the button on the right is shown. Further right of said switch is the label.](all_commands_enabled.png) |