1
0
Fork 0
mirror of synced 2024-06-28 19:20:34 +12:00

Corrected syntax error

This commit is contained in:
Phxntxm 2016-08-19 18:01:22 -05:00
parent c4127f2911
commit 4286e9da26

View file

@ -85,7 +85,7 @@ class Steam:
@commands.group(pass_context=True, invoke_without_command=True)
@checks.custom_perms(send_messages=True)
async def steam(self, ctx, member: discord.Member, *option: str="info"):
async def steam(self, ctx, member: discord.Member, *option: str=["info"]):
"""Handles linking/looking information for a certain user
Call this command by itself with a user, to view some information
about that user's steam account, if it is linked