Improved codes

This commit is contained in:
Choco
2024-09-04 17:16:39 +08:00
parent 1dc753f4d4
commit b26d7af14b
2 changed files with 7 additions and 11 deletions

View File

@@ -103,7 +103,6 @@ class Basic(commands.Cog):
if not current:
return history_tracks
await interaction.response.defer()
node = voicelink.NodePool.get_node()
if node and node.spotify_client:
try: