Updated Troubleshooting (markdown)

Twentysix 2016-02-18 08:16:41 +01:00
parent b570e86e66
commit 5e22947e21

@ -6,8 +6,9 @@ Take a moment to read the error you're getting and see if the solution is alread
![](https://cdn.discordapp.com/attachments/133049553984159745/146030943642058752/unknown.png) ![](https://cdn.discordapp.com/attachments/133049553984159745/146030943642058752/unknown.png)
Upgrade discord.py using: Upgrade discord.py using:
_`pip3 install --upgrade git+https://github.com/Rapptz/discord.py@async`_ ```
pip3 install --upgrade git+https://github.com/Rapptz/discord.py@async
```
![](https://cdn.discordapp.com/attachments/133049553984159745/146034256890691584/unknown.png) ![](https://cdn.discordapp.com/attachments/133049553984159745/146034256890691584/unknown.png)
You're missing some files. [Read and follow the instructions for cogs.audio](https://github.com/Twentysix26/Red-DiscordBot/wiki/Requirements#python-libraries). These files need to be in the main Red-DiscordBot folder: You're missing some files. [Read and follow the instructions for cogs.audio](https://github.com/Twentysix26/Red-DiscordBot/wiki/Requirements#python-libraries). These files need to be in the main Red-DiscordBot folder:
![](https://cdn.discordapp.com/attachments/133049553984159745/146068865208680458/unknown.png) ![](https://cdn.discordapp.com/attachments/133049553984159745/146068865208680458/unknown.png)