Forgot a comma

This commit is contained in:
nexy7574 2023-10-30 19:23:29 +00:00
parent 6acccd1d85
commit 9141b4de56

View file

@ -871,7 +871,7 @@ class OtherCog(commands.Cog):
default=""
) = "",
extract_audio: bool = False,
cookies_txt: discord.Attachment = None
cookies_txt: discord.Attachment = None,
proxy_via_nexbox: discord.Option(
name="proxy-via-nexbox",
description="Proxies via nexbox, circumventing some blocks. Very Slow.",