Browse Source
Update docs/faq/basics/getting-started.md
Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
pull/2106/head
Armano den Boef
GitHub
3 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/faq/basics/getting-started.md
|
|
@@ -11,7 +11,7 @@ introduction to the Discord API ecosystem. |
|
|
|
|
|
|
|
## How do I add my bot to my server/guild? |
|
|
|
|
|
|
|
Inviting your bot can be done by using the O2Auth url generator provided by the [Discord Developer Portal]. |
|
|
|
Inviting your bot can be done by using the OAuth2 url generator provided by the [Discord Developer Portal]. |
|
|
|
|
|
|
|
Permissions can be granted by selecting the `bot` scope in the scopes section. |
|
|
|
|
|
|
|