diff --git a/README.md b/README.md index 3aa60e7..3223845 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Dev ![TeamCity dev build status](https://ci.tomatentum.net/app/rest/builds/build Master ![TeamCity master build status](https://ci.tomatentum.net/app/rest/builds/buildType:id:TomatenMusicV2_Build,branch:name:master/statusIcon.svg) # TomatenMusic + +Project CI can be found [here](https://ci.tomatentum.net/project/TomatenMusicV2 "Tomatentum CI") diff --git a/TomatenMusic Api/config.json b/TomatenMusic Api/config.json index ae772c3..650b90c 100644 --- a/TomatenMusic Api/config.json +++ b/TomatenMusic Api/config.json @@ -1,8 +1,8 @@ { - "TOKEN"´: "YOUR_BOT_TOKEN", - "LavaLinkPassword": "", - "SpotifyClientId": "", - "SpotifyClientSecret": "", - "YoutubeApiKey": "" + "TOKEN": "YOUR_BOT_TOKEN", + "LavaLinkPassword": " ", + "SpotifyClientId": " ", + "SpotifyClientSecret": " ", + "YoutubeApiKey": " " }