From 547e0f9334da7357ba7528425fd631f0f12a57e9 Mon Sep 17 00:00:00 2001 From: Spectrix Date: Fri, 19 Nov 2021 11:56:07 +0200 Subject: [PATCH] Update config.json.example --- config.json.example | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.json.example b/config.json.example index f34ce3c..03ea94b 100644 --- a/config.json.example +++ b/config.json.example @@ -1,7 +1,7 @@ { -"prefix": 'Used to "talk to" your bot. You can also mention the bot by default to run commands, but you also need a prefix." -"callCoolDown": "Set a cooldown between how long users can use the call command. I recommend 30 seconds or more (this is per user)" -"eventName": "The event name from your webhook" -"IFTTTkey": "The IFTTT token/key that you got from the webhook settings URL thingy" -"discordToken": "Your bot token from the Discord developer portal in the bot section (NOT client secret/client ID)" +"prefix": '>' +"callCoolDown": "30" +"eventName": "fsdfsdg-fdsafasdf" +"IFTTTkey": "Tgasd4gagigj94egji" +"discordToken": "MzISDUOFIAJ8EJkfojF8JIDFJOIAUDFIDSFOAIDFJjsdfikosdjUIHJi" }