mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
Updated Requirements (markdown)
@@ -10,10 +10,10 @@ If you're on Linux, I don't think there's any need to tell you that you have to
|
|||||||
|
|
||||||
Now:
|
Now:
|
||||||
```
|
```
|
||||||
pip install git+https://github.com/Rapptz/discord.py@async
|
pip3 install git+https://github.com/Rapptz/discord.py@async
|
||||||
pip install requests
|
pip3 install requests
|
||||||
pip install youtube_dl
|
pip3 install youtube_dl
|
||||||
pip install beautifulsoup4
|
pip3 install beautifulsoup4
|
||||||
```
|
```
|
||||||
If for some reason pip install doesn't work do these commands with
|
If for some reason pip install doesn't work do these commands with
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user