What if i remove the copy
This commit is contained in:
parent
8ce584d576
commit
569c6b29f2
@ -1,15 +1,13 @@
|
|||||||
{
|
{
|
||||||
"ClientId": 123123123,
|
"ClientId": 171515954562465792,
|
||||||
"BotId": null,
|
"BotId": 119777021319577610,
|
||||||
"Token": "",
|
"Token": "MTE5Nzc3MDIxMzE5NTc3NjEw.CuICaA.cuBaPJGhzrJapGcrDwAt2vmcDB8",
|
||||||
"OwnerIds": [
|
"OwnerIds": [ 105635576866156544 ],
|
||||||
0
|
"LoLApiKey": null,
|
||||||
],
|
"GoogleApiKey": "AIzaSyAYDgTgdGjlqqHpVqwMRuUyY4LuEuc6UPY",
|
||||||
"LoLApiKey": "",
|
"MashapeKey": null,
|
||||||
"GoogleApiKey": "",
|
"OsuApiKey": null,
|
||||||
"MashapeKey": "",
|
"SoundCloudClientId": "eabb7f00a0fa4a6164c25c61f4b9620b",
|
||||||
"OsuApiKey": "",
|
|
||||||
"SoundCloudClientId": "",
|
|
||||||
"Db": null,
|
"Db": null,
|
||||||
"TotalShards": 1
|
"TotalShards": 1
|
||||||
}
|
}
|
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"ClientId": 123123123,
|
|
||||||
"BotId": null,
|
|
||||||
"Token": "",
|
|
||||||
"OwnerIds": [
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"LoLApiKey": "",
|
|
||||||
"GoogleApiKey": "",
|
|
||||||
"MashapeKey": "",
|
|
||||||
"OsuApiKey": "",
|
|
||||||
"SoundCloudClientId": "",
|
|
||||||
"Db": null,
|
|
||||||
"TotalShards": 1
|
|
||||||
}
|
|
@ -9,11 +9,6 @@
|
|||||||
"compile": {
|
"compile": {
|
||||||
"exclude": [ "data" ]
|
"exclude": [ "data" ]
|
||||||
},
|
},
|
||||||
"copyToOutput": {
|
|
||||||
"include": [ "data" ],
|
|
||||||
"includeFiles": ["libsodium.dll", "opus.dll"],
|
|
||||||
"exclude": [ "data/musicdata" ]
|
|
||||||
},
|
|
||||||
"define": []
|
"define": []
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user