diff options
| author | 8cy <[email protected]> | 2020-04-27 10:40:43 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-27 10:40:43 -0700 |
| commit | 5aee01b480ee2a3fb0581dec20e890ac2f1743d7 (patch) | |
| tree | 0b49b4e1dd2f2001ccf3d17b09bec3bc2d6a79cc /src/config.json | |
| parent | change formatting of serverinfo embed, v8.0.1 (diff) | |
| download | dep-core-5aee01b480ee2a3fb0581dec20e890ac2f1743d7.tar.xz dep-core-5aee01b480ee2a3fb0581dec20e890ac2f1743d7.zip | |
add support and embed cmd, v8.0.2
also change msg.channel.send to msg.say
Diffstat (limited to 'src/config.json')
| -rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index ebe3faf..7ec7634 100644 --- a/src/config.json +++ b/src/config.json @@ -1,5 +1,5 @@ { "secret":"Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A", "yt-api-key":"AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8", - "version":"8.0.1" + "version":"8.0.2" }
\ No newline at end of file |