🐛
This commit is contained in:
@ -8,6 +8,7 @@ from gameLoops import blackjackLoop, fiar, runMonopoly, runHex
|
|||||||
class GamesCog(commands.Cog):
|
class GamesCog(commands.Cog):
|
||||||
|
|
||||||
def __init__(self,client):
|
def __init__(self,client):
|
||||||
|
"""Runs game stuff"""
|
||||||
self.client = client
|
self.client = client
|
||||||
|
|
||||||
# Checks user balance
|
# Checks user balance
|
||||||
|
Reference in New Issue
Block a user