reverted copy delete, credentials, kek
This commit is contained in:
parent
569c6b29f2
commit
ed5f93dd63
@ -1,13 +1,15 @@
|
|||||||
{
|
{
|
||||||
"ClientId": 171515954562465792,
|
"ClientId": 123123123,
|
||||||
"BotId": 119777021319577610,
|
"BotId": null,
|
||||||
"Token": "MTE5Nzc3MDIxMzE5NTc3NjEw.CuICaA.cuBaPJGhzrJapGcrDwAt2vmcDB8",
|
"Token": "",
|
||||||
"OwnerIds": [ 105635576866156544 ],
|
"OwnerIds": [
|
||||||
"LoLApiKey": null,
|
0
|
||||||
"GoogleApiKey": "AIzaSyAYDgTgdGjlqqHpVqwMRuUyY4LuEuc6UPY",
|
],
|
||||||
"MashapeKey": null,
|
"LoLApiKey": "",
|
||||||
"OsuApiKey": null,
|
"GoogleApiKey": "",
|
||||||
"SoundCloudClientId": "eabb7f00a0fa4a6164c25c61f4b9620b",
|
"MashapeKey": "",
|
||||||
|
"OsuApiKey": "",
|
||||||
|
"SoundCloudClientId": "",
|
||||||
"Db": null,
|
"Db": null,
|
||||||
"TotalShards": 1
|
"TotalShards": 1
|
||||||
}
|
}
|
@ -9,6 +9,11 @@
|
|||||||
"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