diff options
| author | 8cy <[email protected]> | 2020-05-05 15:35:59 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-05 15:35:59 -0700 |
| commit | a45a92b430bec8a21db07d2571357540b4964c07 (patch) | |
| tree | eb79b8b5c43bac19ef6d5a947528010c0c6ccec8 /dist/config.json | |
| parent | add "|| true" to the end of the scripts to ignore errors (diff) | |
| download | dep-core-a45a92b430bec8a21db07d2571357540b4964c07.tar.xz dep-core-a45a92b430bec8a21db07d2571357540b4964c07.zip | |
del dist/ and change bot.js local
Diffstat (limited to 'dist/config.json')
| -rw-r--r-- | dist/config.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dist/config.json b/dist/config.json deleted file mode 100644 index f3e0972..0000000 --- a/dist/config.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "secret": "Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A", - "yt-api-key": "AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8", - "version": "9.3.0", - "fortniteTrackerNetworkToken": "4cf21f95-5f1a-412a-b4a7-e5424adc314a", - "maxMultipler": 100, - "minMultipler": 1.01 -} |