diff --git a/General.py b/General.py index b2ed477..8ba6a9d 100644 --- a/General.py +++ b/General.py @@ -79,7 +79,7 @@ class General(object): @commands.command(pass_context=True) @asyncio.coroutine - def gif(self, ctx, yt: str, start: str, duration: str, res: str, fps: int): + def gif(self, ctx, yt: str, start: str="0", duration: str="5", res: str="320", fps: int=10): """ Giffify. Syntax: !gif [YT] [START] [DUUR] [RESOLUTIE] [FPS] Bv: !gif RPxvTd_jCPQ 10 5 320 10