✨ Even more converting to slash commands
This commit is contained in:
@ -196,7 +196,7 @@ class HexGame():
|
||||
else:
|
||||
return "There's no game in this channel", False, False, False, False
|
||||
|
||||
# Returns a board where the placement has occured
|
||||
# Returns a board where the placement has ocurred
|
||||
def placeOnHexBoard(self, board,player,position):
|
||||
# Translates the position
|
||||
position = position.lower()
|
||||
|
Reference in New Issue
Block a user