Skip to content

Commit

Permalink
Update README with required Authorization key
Browse files Browse the repository at this point in the history
  • Loading branch information
raykrueger committed Oct 15, 2024
1 parent c946a94 commit d9a5a8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,9 @@ names have to be exact**, so copy them from here.
| AppId | Your Application ID |
| GuildId | Your Guild ID, copied from the server |
| BotToken | The _Token_ we copied from the Bot page in Discord |
| Authorization | Bot _Token_|

Note: The Authorization Key is the word "Bot", a space, and your bot token. Yes, currently this requires two keys.

For the Encryption key you can choose the default, unless you know you want
something else.
Expand Down

0 comments on commit d9a5a8a

Please sign in to comment.