config.json sample Add and Readme.md update
This commit is contained in:
parent
81eeda9c7c
commit
a3f8cd1bdc
@ -1 +1,2 @@
|
|||||||
TomatenMusic V2
|
![TeamCity build status](https://ci.tomatentum.net/app/rest/builds/buildType:id:TomatenMusicV2_Build/statusIcon.svg)
|
||||||
|
# TomatenMusic
|
8
TomatenMusic Api/config.json
Normal file
8
TomatenMusic Api/config.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"TOKEN"´: "YOUR_BOT_TOKEN",
|
||||||
|
"LavaLinkPassword": "",
|
||||||
|
"SpotifyClientId": "",
|
||||||
|
"SpotifyClientSecret": "",
|
||||||
|
"YoutubeApiKey": ""
|
||||||
|
|
||||||
|
}
|
@ -7,6 +7,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TomatenMusic Api", "Tomaten
|
|||||||
EndProject
|
EndProject
|
||||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TomatenMusicCore", "TomatenMusicCore\TomatenMusicCore.csproj", "{54481E45-9FE3-4CF3-9CE9-489B678AE472}"
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TomatenMusicCore", "TomatenMusicCore\TomatenMusicCore.csproj", "{54481E45-9FE3-4CF3-9CE9-489B678AE472}"
|
||||||
EndProject
|
EndProject
|
||||||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A3F84EF2-B7C2-44F0-B392-6824AE96530A}"
|
||||||
|
ProjectSection(SolutionItems) = preProject
|
||||||
|
Readme.md = Readme.md
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
Debug|Any CPU = Debug|Any CPU
|
Debug|Any CPU = Debug|Any CPU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user