From 559eace4e0d390b66d62e29e5522471214833a90 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Tue, 8 Aug 2023 22:03:51 -0400 Subject: [PATCH] readme: removed useless note --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c913cf1..d765d96 100644 --- a/README.md +++ b/README.md @@ -39,16 +39,15 @@ Currently supports: * Users * Servers/Guilds -* Roles[^dpy_notice] -[^dpy_notice]: - Due to Red's use of Discord.py 1.7.3, the ``[p]roleinfo`` command in the Info cog does not show all permissions. This is due to the outdated Discord.py version not supporting checking for all permissions. +* Roles ## MusicDownloader Allows users to download **just the audio files** from any YouTube video. Currently only supports YouTube and does not work for video. -Currently partially broken on **just old versions of Red**, if you're on an old version (such as `3.4.18`) please download [this database file](https://drive.google.com/file/d/11Ena7bPrF7eVhR9ZVmdXb0hHCg-0I76d/view?usp=sharing) and put it in your cog data directory for this cog, which should be -``` +Currently partially broken on **just old versions of Red**, if you're on an old version (such as `3.4.18`) please download [this database file](https://drive.google.com/file/d/11Ena7bPrF7eVhR9ZVmdXb0hHCg-0I76d/view?usp=sharing) and put it in your cog data directory for this cog, which should be + +```md /Red-DiscordBot/data//cogs/MusicDownloader ``` @@ -58,7 +57,7 @@ Allows users to submit questions to a specified channel, intended for use with p Also features user blacklists, both configurable per-server and globally. [^incomplete]: - This cog currently is non-functional. This notice will be removed once the Cog is completed. + This cog currently is non-functional. This notice will be removed once the Cog is completed. ## Shortmutes **(WIP)**[^incomplete]