Skip to content

Commit

Permalink
[Spotify] Remove beta features not yet released
Browse files Browse the repository at this point in the history
  • Loading branch information
TrustyJAID committed Apr 23, 2024
1 parent 09e2684 commit 4a7d7cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spotify/spotify_commands.py
Expand Up @@ -75,8 +75,6 @@

class SpotifyCommands(SpotifyMixin):
@commands.hybrid_group(name="spotify", aliases=["sp"])
@app_commands.allowed_contexts(guilds=True, dms=True, private_channels=True)
@app_commands.allowed_installs(guilds=True, users=True)
async def spotify_com(self, ctx: commands.Context):
"""
Spotify commands
Expand Down

0 comments on commit 4a7d7cc

Please sign in to comment.