This commit is contained in:
2023-10-20 11:03:38 +01:00
parent 19930f6d01
commit 78dd826e38
+2 -2
View File
@@ -40,10 +40,10 @@ import tiktoken
from discord.ext import commands
from spotipy.oauth2 import SpotifyClientCredentials
import yt_dlp
from spotify_dl import spotify
from spotify_dl import youtube as youtube_download
from spotify_dl import spotify
Music_Config = TypedDict(
"Music_Config",
{