readme: removed useless note
This commit is contained in:
parent
7963bada27
commit
559eace4e0
1 changed files with 5 additions and 6 deletions
11
README.md
11
README.md
|
@ -39,16 +39,15 @@ Currently supports:
|
||||||
|
|
||||||
* Users
|
* Users
|
||||||
* Servers/Guilds
|
* Servers/Guilds
|
||||||
* Roles[^dpy_notice]
|
* Roles
|
||||||
[^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.
|
|
||||||
|
|
||||||
## MusicDownloader
|
## MusicDownloader
|
||||||
|
|
||||||
Allows users to download **just the audio files** from any YouTube video. Currently only supports YouTube and does not work for video.
|
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
|
||||||
<where-ever you've installed red>/Red-DiscordBot/data/<instance name>/cogs/MusicDownloader
|
<where-ever you've installed red>/Red-DiscordBot/data/<instance name>/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.
|
Also features user blacklists, both configurable per-server and globally.
|
||||||
[^incomplete]:
|
[^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]
|
## Shortmutes **(WIP)**[^incomplete]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue