From 094a9657618824fcbf3bbcebb5bac49b7452b6de Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Wed, 12 Aug 2020 09:47:23 -0700 Subject: [PATCH] goofed on an indent --- app/bot.py | 2 +- app/help_methods.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/bot.py b/app/bot.py index 4d30cc77..bde75a59 100644 --- a/app/bot.py +++ b/app/bot.py @@ -51,7 +51,7 @@ async def invite(ctx): invite_channel = ctx.message.channel try: if ctx.message.author.voice.channel: - invite_channel = ctx.message.author.voice.channel + invite_channel = ctx.message.author.voice.channel except AttributeError: pass invite = await invite_channel.create_invite( diff --git a/app/help_methods.py b/app/help_methods.py index 3e9d1f3d..26bf9f7a 100644 --- a/app/help_methods.py +++ b/app/help_methods.py @@ -46,7 +46,7 @@ def get_help_message(method): 'Pulls a characters data from the lodestone API\n', 'Usage: !ffxiv \n', 'eg: !ffxiv Slamsong Bardley Adamantoise' - ] + ], 'define': [ 'Returns a definiton of a word from urban dictionary', '\nUsage: !define loli'