Improved codes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user