From da1a8d6b58524c9dfaf489a059e1cdf9698b6b7f Mon Sep 17 00:00:00 2001 From: Sthope Date: Tue, 15 Aug 2023 19:15:31 +0200 Subject: [PATCH] Add discord_url --- discord_url | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 discord_url diff --git a/discord_url b/discord_url new file mode 100644 index 0000000..12f0cd4 --- /dev/null +++ b/discord_url @@ -0,0 +1,2 @@ +# Webhook URL for Discord +DISCORD_WEBHOOK_URL="https://discord.com/api/webhooks/your-url"