From a78d6585f297417e956acd6a4c27c56a56b23534 Mon Sep 17 00:00:00 2001 From: uzurka Date: Mon, 10 Jul 2023 21:57:41 +0200 Subject: [PATCH] added Docker support with env variables --- settings.json.example | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 settings.json.example diff --git a/settings.json.example b/settings.json.example deleted file mode 100644 index 9af14b4..0000000 --- a/settings.json.example +++ /dev/null @@ -1,12 +0,0 @@ -{ - "programs": [ - { - "id": "gdE4pRzI", - "url": "https://canary.discord.com/api/webhooks/boop" - }, - { - "id": "3EsotSOl", - "url": "https://canary.discord.com/api/webhooks/boop" - }, - ] -} \ No newline at end of file