-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e45f3eb
commit 547e0f9
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} |