diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-13 14:27:35 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-04-13 14:27:35 -0700 |
| commit | cca971602ddbeddb06a78074f207587ad506f972 (patch) | |
| tree | b9d990b90c864a39187ea7d57374d524c05771c1 /settings | |
| parent | d59b1cb91b278cf6dd0e55128a25e7528bde3a7d (diff) | |
Create config.json
Diffstat (limited to 'settings')
| -rw-r--r-- | settings/config.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/config.json b/settings/config.json new file mode 100644 index 0000000..661c5aa --- /dev/null +++ b/settings/config.json @@ -0,0 +1,4 @@ +{ + "discordToken": "BOT_TOKEN", + "holodexAPIKey": "HOLODEX_API_KEY" +} |
