diff --git a/cogs/other.py b/cogs/other.py index a03334b..f878240 100644 --- a/cogs/other.py +++ b/cogs/other.py @@ -900,7 +900,7 @@ class OtherCog(commands.Cog): ).add_field( name="Download:", value="{} url:{} video_format:{}".format( - self.bot.get_application_command("yt-dl").mention, + self.bot.get_application_command("yt-dl-beta").mention, url, fmt )