Format with black

This commit is contained in:
2023-07-18 17:51:13 +02:00
parent 4b192f779e
commit 12f13ca6c4
14 changed files with 424 additions and 241 deletions

View File

@@ -32,4 +32,4 @@ async def on_application_command_error(ctx, error):
await ctx.respond(error, ephemeral=True)
bot.run(discord_token) # run the bot
bot.run(discord_token) # run the bot