mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 18:32:32 -05:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -1,18 +1,6 @@
|
|||||||
# Red - A multifunction Discord bot
|
# Red - A multifunction Discord bot
|
||||||
#### *Now fully modular*
|
#### *Now fully modular*
|
||||||
|
|
||||||
This is a work in progress. Bugs and missing features are to be expected.
|
This is a work in progress. Bugs and missing features are to be expected.
|
||||||
|
|
||||||
The only requirement for the main part is:
|
####[ [How to try it out](https://github.com/Twentysix26/Red-DiscordBot/wiki/Red-v2) ]
|
||||||
```
|
|
||||||
pip3 install git+https://github.com/Rapptz/discord.py@async
|
|
||||||
```
|
|
||||||
The requirements for the audio module are:
|
|
||||||
```
|
|
||||||
pip3 install youtube_dl
|
|
||||||
pip3 install beautifulsoup4
|
|
||||||
Opus/ffmpeg
|
|
||||||
```
|
|
||||||
Either you install ffmpeg and opus from the original sources or you can download them directly from the [main branch](https://github.com/Twentysix26/Red-DiscordBot).
|
|
||||||
Just click on the 3 .exes and the opus dll, then click on the "raw" button to download them.
|
|
||||||
If you do this, you also need to put them in the main folder, next to red.py
|
|
||||||
|
|||||||
Reference in New Issue
Block a user