From b35fa77bf1c0d4c6f8937838bd1e01af9ac8c297 Mon Sep 17 00:00:00 2001 From: Elias Schaut Date: Mon, 14 Mar 2022 15:42:16 +0100 Subject: [PATCH] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a4e7cdf..3aa262a 100644 --- a/README.md +++ b/README.md @@ -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