Rebases classes on cog
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import time
|
||||
import random
|
||||
import statistics
|
||||
|
||||
class Cryptocoin(object):
|
||||
class Cryptocoin(commands.Cog):
|
||||
"""Voor al uw crypto currency advies."""
|
||||
|
||||
def __init__(self, bot):
|
||||
|
||||
Reference in New Issue
Block a user