goofed on an indent

This commit is contained in:
Luke Robles 2020-08-12 09:47:23 -07:00
parent 80cc2f1a66
commit 094a965761
2 changed files with 2 additions and 2 deletions

View File

@ -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(

View File

@ -46,7 +46,7 @@ def get_help_message(method):
'Pulls a characters data from the lodestone API\n',
'Usage: !ffxiv <First name> <last name> <server>\n',
'eg: !ffxiv Slamsong Bardley Adamantoise'
]
],
'define': [
'Returns a definiton of a word from urban dictionary',
'\nUsage: !define loli'