goofed on an indent

This commit is contained in:
Luke Robles 2020-08-12 09:47:23 -07:00
parent cc9fa12c27
commit f052b220ab
No known key found for this signature in database
GPG Key ID: D70F99D67F488AF9
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'