Rebases classes on cog
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ from sympy import latex, symbols, preview, Symbol #for LaTeX images
|
||||
import youtube_dl
|
||||
import ffmpeg
|
||||
|
||||
class General(object):
|
||||
class General(commands.Cog):
|
||||
"""Overal toegestaan."""
|
||||
|
||||
def __init__(self, bot):
|
||||
|
||||
Reference in New Issue
Block a user