Update main.py
This commit is contained in:
parent
b7408bceac
commit
46675fff3e
@ -57,7 +57,7 @@ logging.basicConfig(filename='log.txt', level=logging.INFO)
|
|||||||
intents = discord.Intents.all()
|
intents = discord.Intents.all()
|
||||||
|
|
||||||
#Create commands
|
#Create commands
|
||||||
if bot_functions.json_module.get_config('Created', 'commands.json') == 0:
|
if bot_functions.json_module.get_config('Created', 'command.json') == 0:
|
||||||
command.run()
|
command.run()
|
||||||
|
|
||||||
#Main
|
#Main
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user