mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Updated Ubuntu Debian Install script (markdown)
parent
66eadf29d4
commit
df86ee8e64
@ -18,15 +18,15 @@ sudo ./configure
|
|||||||
sudo make -j2
|
sudo make -j2
|
||||||
sudo make install
|
sudo make install
|
||||||
cd
|
cd
|
||||||
|
sudo pip3.5 install --upgrade pip
|
||||||
sudo pip3.5 install git+https://github.com/Rapptz/discord.py@async
|
sudo pip3.5 install git+https://github.com/Rapptz/discord.py@async
|
||||||
sudo pip3.5 install requests
|
|
||||||
sudo pip3.5 install youtube_dl
|
sudo pip3.5 install youtube_dl
|
||||||
sudo pip3.5 install beautifulsoup4
|
sudo pip3.5 install beautifulsoup4
|
||||||
|
sudo pip3.5 install imgurpython
|
||||||
cd
|
cd
|
||||||
cd Desktop/
|
git clone -b develop --single-branch https://github.com/Twentysix26/Red-DiscordBot.git Red-DiscordBot
|
||||||
sudo git clone https://github.com/Twentysix26/Red-DiscordBot.git
|
|
||||||
cd Red-DiscordBot
|
cd Red-DiscordBot
|
||||||
sudo python3 red.py
|
sudo python3.5 red.py
|
||||||
```
|
```
|
||||||
|
|
||||||
Dont know how to run it? No Problem
|
Dont know how to run it? No Problem
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user