add spotify feature

This commit is contained in:
Lee
2024-06-28 03:01:21 +01:00
parent 5c7a067f7a
commit fa10cf2019
70 changed files with 966 additions and 170 deletions

View File

@ -1,11 +1,14 @@
# Discord Configuration
discord:
token: "oh my goodnesssssssssss"
# Spotify Configuration
spotify:
client-id: "spotify-client-id"
client-secret: "spotify-client-secret"
# Spring Configuration
spring:
# Disable the Spring Web Server
main:
web-application-type: none
data:
# MongoDB Configuration
mongodb: