[Doc] Add subheader for self usage

This commit is contained in:
Ducko 2021-07-05 17:44:22 +01:00 committed by Alyxia Sother
parent b8320bb167
commit 255062d5d5
No known key found for this signature in database
GPG Key ID: 355968D14144B739
1 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,9 @@
Builder for Module Store v2.
## Self usage
To run this yourself, you **need** to:
1. [Get your own GitHub Personal Access Token](https://docs.github.com/en/articles/creating-a-personal-access-token-for-the-command-line)
2. Get a Discord bot token
@ -11,4 +14,4 @@ export default {
github: '<your github pat>',
discord: '<your discord bot token>
}
```
```