lastfm-discordrpc/config.json.example

31 lines
516 B
Plaintext

{
"textConfig": {
"details": "",
"state": ""
},
"imageConfig": {
"smallKey": "",
"largeKey": "",
"smallText": "",
"largeText": "",
"showButton": true
},
"timeConfig": {
"timeType": "none",
"whatTime": "0s"
},
"serviceConfig": {
"titlePrefix": "",
"artistPrefix": "",
"useUserInterface": true,
"useTimestamps": true,
"customClientID": "none",
"lastFM": {
"key": "",
"secret": "",
"username": ""
}
},
"clientID": ""
}