Spotify fix
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user