Sane defaults for giffing

This commit is contained in:
Mark Hoekveen
2019-06-06 13:49:53 +02:00
parent 8725678b09
commit dc4a864580
+1 -1
View File
@@ -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