From 29224cf51c3496967078a00a2dfed375825a7520 Mon Sep 17 00:00:00 2001 From: saulteafarmer Date: Wed, 14 May 2025 14:59:14 +0000 Subject: [PATCH] Delete config.json --- config.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index 0876d2f..0000000 --- a/config.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "discord_token": "YOUR_DISCORD_BOT_TOKEN", - "guild_id": "YOUR_GUILD_ID", - "role_id": "YOUR_ROLE_ID", - "channelid": "YOUR_CHANNELID_FOR_PURCHASE_ROOM", - "lnbits_url": "https://sats.love", - "lnbits_api_key": "YOUR_INVOICE_READ_KEY", - "price": 1000, - "invoicemessage": "Invoice for your purchase.", - "command_name": "support" - } - \ No newline at end of file