|
|
@ -27,9 +27,6 @@ class Fight:
|
|
|
|
|
|
|
|
|
|
|
|
def __init__(self, bot):
|
|
|
|
def __init__(self, bot):
|
|
|
|
self.bot = bot
|
|
|
|
self.bot = bot
|
|
|
|
# self.path = "data/Fox-Cogs/fight/"
|
|
|
|
|
|
|
|
# self.file_path = "data/Fox-Cogs/fight/fight.json"
|
|
|
|
|
|
|
|
# self.the_data = dataIO.load_json(self.file_path)
|
|
|
|
|
|
|
|
self.config = Config.get_conf(self, identifier=49564952847684)
|
|
|
|
self.config = Config.get_conf(self, identifier=49564952847684)
|
|
|
|
default_global = {
|
|
|
|
default_global = {
|
|
|
|
"srtracker": {},
|
|
|
|
"srtracker": {},
|
|
|
|