forked from Fascinated/Bat
add spotify feature
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user