adding spotify integration

This commit is contained in:
2023-12-22 21:08:20 -03:00
parent 4b719e42e3
commit c536678818
9 changed files with 447 additions and 108 deletions

View File

@@ -1,6 +1,6 @@
using Discord;
using Discord.Audio;
using Kasbot.Services.Internal;
using Kasbot.App.Services.Internal;
namespace Kasbot.Models
{