Add link track command

This commit is contained in:
2024-04-02 15:25:31 +02:00
parent a904fd8efd
commit edbbbe2d02
5 changed files with 1775 additions and 5 deletions

View File

@@ -1,5 +1,9 @@
{
"token": "",
"clientId": "",
"guildId": ""
"guildId": "",
"spotify": {
"clientID": "",
"clientSecret": ""
}
}