From 1e07ef0aeefe0e1476d42f833eb51afbfe494b88 Mon Sep 17 00:00:00 2001 From: Hugh Rundle Date: Mon, 16 Sep 2024 09:15:26 +1000 Subject: [PATCH] update DISCORD_CHANNEL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66c3513..ad2c88e 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ These are all set in `get_party.sh`, not in crontab. Because we need most of the We need to include some secrets via environment values: -* **channel** is the channel ID (`DISCORD_CHANNEL`) +* **channel** is the channel ID (`DISCORD_GUILD`) * **token** is the secret token for the webhook (`DISCORD_TOKEN`) * **cardiparty_ping** is the ID of the `@cardiParty ping` role (`DISCORD_CARDIPARTY_PING`)