From c49bd2bff81c5fb07ee1106d7c6cec3c4ba4f69a Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Sun, 18 Aug 2019 17:37:41 +0200 Subject: [PATCH] Spotify fix --- Spotify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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