From 0ea3a94d1cc31e8eaf6160ea96d4f7442ad51bb4 Mon Sep 17 00:00:00 2001 From: Alyxia Sother Date: Mon, 7 Feb 2022 00:38:37 +0100 Subject: [PATCH] [Meta] Update README on environment variables --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a655090..819e79c 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,10 @@ If you are uncertain about what any of these things do, I recommend you: - Do not use them. - Read the source code, and, additionally, - Read the source code of dmitmel's dotfiles. + +## Configuration + +Some minor configuration is offered in scripts: + +- `$DOTFILES_BOT_TOKEN`: Environment variable that should house the Discord bot token used in scripts. +- `$DOTFILES_WEBHOOK_URL`: Environment variable that should house the Discord webhook URL used in `tophook`.