1
0
Fork 0
mirror of synced 2024-06-17 18:14:32 +12:00

Removed a change that Pycharm automatically made

This commit is contained in:
phxntxm 2016-12-22 00:58:53 -06:00
parent 9b93974e0f
commit 9578221ba3

View file

@ -191,7 +191,7 @@ class Mod:
@commands.command(pass_context=True)
@checks.custom_perms(kick_members=True)
async def say(self, ctx: object, *, msg: object) -> object:
async def say(self, ctx, *, msg: str):
"""Tells the bot to repeat what you say
EXAMPLE: !say I really like orange juice