diff options
| author | Pinapelz <yukais@pinapelz.moe> | 2023-11-22 23:19:48 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-11-22 23:19:48 -0800 |
| commit | 60a320dc9e680868608efbd2e46ae0910b8ba5f2 (patch) | |
| tree | 6e273ae7dbf6c6f91e1af17cf9fd1331d5666836 /settings/config.json | |
| parent | 499fe2a90287c5a84a4b32ebc43fc7a609e8871c (diff) | |
Added a Procfile
- change settings config to env vars
- allows for easier Heroku deployment
Signed-off-by: Pinapelz <yukais@pinapelz.com>
Diffstat (limited to 'settings/config.json')
| -rw-r--r-- | settings/config.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/settings/config.json b/settings/config.json deleted file mode 100644 index c4eb359..0000000 --- a/settings/config.json +++ /dev/null @@ -1,6 +0,0 @@ -{
- "discordToken": "",
- "youtubeApi": "",
- "spotifyClientID": "",
- "spotifyClientSecret": ""
-}
|
