From 3557b12b591b0bc9673bb8ad57ed2f1cea3b7ad5 Mon Sep 17 00:00:00 2001 From: Hugh Rundle Date: Mon, 16 Sep 2024 09:16:12 +1000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad2c88e..70ea17e 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_GUILD`) +* **guid** 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`)