Browse Source

Fix first bot note

pull/1161/head
Still Hsu 7 years ago
parent
commit
a89c27c341
No known key found for this signature in database GPG Key ID: 8601A145FDA95209
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/guides/getting_started/first-bot.md

+ 1
- 1
docs/guides/getting_started/first-bot.md View File

@@ -173,7 +173,7 @@ The following lines can now be added:
At this point, feel free to start your program and see your bot come At this point, feel free to start your program and see your bot come
online in Discord. online in Discord.


> [!INFO]
> [!NOTE]
> Getting a warning saying `A supplied token was invalid.` and having > Getting a warning saying `A supplied token was invalid.` and having
> trouble with logging in? Double-check whether you put in the correct > trouble with logging in? Double-check whether you put in the correct
> credentials. Note that a client secret is not the same as a bot > credentials. Note that a client secret is not the same as a bot


Loading…
Cancel
Save