Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasSchaut authored Mar 14, 2022
1 parent 981cdbc commit b35fa77
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ This bot can run the following commands:

## Config-File
### Config-Table
| Key | Description | Value-Type | Must be set |
|--------|---------------------------------------------------------------------|-----------------|-------------|
| prefix | The bot's prefix | String | yes |
| token | The bot's token | String | yes |
| pw | The saved passwords. Fill with [Password-Objects](#Password-Object) | Array of Object | yes |
| Key | Description | Value-Type | Must be set |
|----------|---------------------------------------------------------------------|-----------------|-------------|
| prefix | The bot's prefix | String | yes |
| token | The bot's token | String | yes |
| api_user | The User-Name (E-Mail) of personal *onetimesecret*-Account | String | yes |
| api_key | The API-Key of personal *onetimesecret*-Account | String | yes |
| pw | The saved passwords. Fill with [Password-Objects](#Password-Object) | Array of Object | yes |

### Password-Object
```json
Expand Down

0 comments on commit b35fa77

Please sign in to comment.