diff --git a/Spotify.py b/Spotify.py index 7398afc..f7174ab 100644 --- a/Spotify.py +++ b/Spotify.py @@ -10,7 +10,7 @@ import random import time from json.decoder import JSONDecodeError -class Spotify(commands.Cog): +class Spotify(object): """HD Con 2019 Playlist features! Alleen te gebruiken in het juiste kanaal""" def __init__(self, bot): self.bot = bot