diff options
| author | Donald Shan <xxpinapelzxx@gmail.com> | 2022-12-05 15:04:55 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-05 15:04:55 -0800 |
| commit | a1e8ba6d27f5d9496c3d389861c963d0a5e51295 (patch) | |
| tree | 0cbac91152b638e83d0b97cfc016fd64ee131104 /settings | |
Add files via upload
Diffstat (limited to 'settings')
| -rw-r--r-- | settings/config.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/config.json b/settings/config.json new file mode 100644 index 0000000..c4eb359 --- /dev/null +++ b/settings/config.json @@ -0,0 +1,6 @@ +{
+ "discordToken": "",
+ "youtubeApi": "",
+ "spotifyClientID": "",
+ "spotifyClientSecret": ""
+}
|
